Functions | |
| void | Cy_SysClk_ExtClkSetFrequency (uint32_t freq) |
| Sets the signal frequency of the External Clock Source (EXTCLK) into the internal storage to be used in Cy_SysClk_ClkHfGetFrequency. More... | |
| uint32_t | Cy_SysClk_ExtClkGetFrequency (void) |
| Returns the frequency of the External Clock Source (EXTCLK) from the internal storage. More... | |
| void Cy_SysClk_ExtClkSetFrequency | ( | uint32_t | freq | ) |
Sets the signal frequency of the External Clock Source (EXTCLK) into the internal storage to be used in Cy_SysClk_ClkHfGetFrequency.
| freq | The frequency of the External Clock Source. |
| uint32_t Cy_SysClk_ExtClkGetFrequency | ( | void | ) |
Returns the frequency of the External Clock Source (EXTCLK) from the internal storage.