Type Alias stm32f4xx_hal::pac::spi1::i2spr::ODD_W

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

Field ODD writer - Odd factor for the prescaler

Aliased Type§

struct ODD_W<'a, const O: u8> { /* private fields */ }