Type Alias stm32wlxx_hal::pac::rcc::ahb2rstr::GPIOBRST_W
pub type GPIOBRST_W<'a, const O: u8> = BitWriterRaw<'a, u32, AHB2RSTR_SPEC, GPIOARST_A, BitM, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field GPIOARST writer - IO port A reset
Aliased Type§
struct GPIOBRST_W<'a, const O: u8> { /* private fields */ }