Type Alias stm32wlxx_hal::pac::usart1::BRR
pub type BRR = Reg<BRR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
BRR register accessor: an alias for Reg<BRR_SPEC>
Aliased Type§
struct BRR { /* private fields */ }