pub type GPIOCRST_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 GPIOCRST_W<'a, const O: u8> { /* private fields */ }