Functions | |
void | cpu_pwr_down (void) |
void | cpu_set_clock_frequency (uint8_t cf) |
void cpu_pwr_down | ( | void | ) |
void cpu_set_clock_frequency | ( | uint8_t | cf ) |
Function to set the clock frequency of the chip cf is the value of the CLKCTL register but only bits 4-6 are used in this function.
cf | The clock frequency |
< The value of bit 6
< The value of bit 5
< The value of bit 4
< The value of bit 6
< The value of bit 5
< The value of bit 4