Type Alias stm32_hal2::pac::spi1::cr1::TCRCINI_W

source ·
pub type TCRCINI_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, TCRCINI_A, BitM, O>;
Expand description

Field TCRCINI writer - CRC calculation initialization pattern control for transmitter

Aliased Type§

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