Type Alias stm32wlxx_hal::pac::spi1::cr1::BR_W

pub type BR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, BR_A, Safe, 3, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field BR writer - Baud rate control

Aliased Type§

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