Functions | |
| void | Cy_SysClk_ClkLfSetSource (cy_en_clklf_in_sources_t source) |
| Sets the source for the low frequency clock(clkLf). More... | |
| cy_en_clklf_in_sources_t | Cy_SysClk_ClkLfGetSource (void) |
| Reports the source for the low frequency clock (clkLf). More... | |
| uint32_t | Cy_SysClk_ClkLfGetFrequency (void) |
| Reports the frequency of the clklf. More... | |
| void Cy_SysClk_ClkLfSetSource | ( | cy_en_clklf_in_sources_t | source | ) |
Sets the source for the low frequency clock(clkLf).
| source | cy_en_clklf_in_sources_t |
| cy_en_clklf_in_sources_t Cy_SysClk_ClkLfGetSource | ( | void | ) |
Reports the source for the low frequency clock (clkLf).
| uint32_t Cy_SysClk_ClkLfGetFrequency | ( | void | ) |
Reports the frequency of the clklf.