pub fn set_predivider(ccm: &mut CCM, predivider: u32)
Expand description

Set the FLEXIO1 clock predivider.

The implementation clamps predivider between MIN_PREDIVIDER and MAX_PREDIVIDER.