Type Alias stm32f4xx_hal::pac::spi1::sr::CRCERR_W

source ·
pub type CRCERR_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, CRCERR_A, BitM, O>;
Expand description

Field CRCERR writer - CRC error flag

Aliased Type§

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