Type Alias stm32wlxx_hal::pac::gpiob::bsrr::BR13_W

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

Field BR0 writer - Port x set bit y (y= 0..15)

Aliased Type§

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