Type Alias stm32wlxx_hal::pac::lpuart::cr2::DATAINV_W

pub type DATAINV_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, DATAINV_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field DATAINV writer - Binary data inversion

Aliased Type§

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