50 #ifndef INCLUDE_PIC32_CLOCK_H_
51 #define INCLUDE_PIC32_CLOCK_H_
70 uint32_t pic32_clock_calculate_brg(uint32_t mul, uint32_t desired);
uint32_t pic32_clock_get_peripheral_clock(void)
Calculate the peripheral clock.
uint32_t pic32_clock_get_system_clock(void)
Calculate the system clock.