Type Alias stm32_hal2::pac::rcc::ahb4rstr::GPIOGRST_W

source ·
pub type GPIOGRST_W<'a, const O: u8> = BitWriterRaw<'a, u32, AHB4RSTR_SPEC, GPIOARST_A, BitM, O>;
Expand description

Field GPIOARST writer - GPIO block reset

Aliased Type§

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