Type Definition stm32f3::stm32f373::spi1::i2spr::ODD_W

source · []
pub type ODD_W<'a, const O: u8> = BitWriter<'a, u32, I2SPR_SPEC, ODD_A, O>;
Expand description

Field ODD writer - Odd factor for the prescaler

Implementations

Real divider value is I2SDIV * 2

Real divider value is (I2SDIV * 2) + 1