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