pub fn set_divider(ccm: &mut CCM, divider: u32)
Expand description

Set the PERCLK clock divider.

The implementation clamps divider between MIN_DIVIDER and MAX_DIVIDER.