Type Alias stm32wlxx_hal::pac::lpuart::cr2::ADDM7_W

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

Field ADDM7 writer - 7-bit Address Detection/4-bit Address Detection

Aliased Type§

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