pub type GPIO_RST_N_W<'a, const O: u8> = BitWriter<'a, u32, PRESETCTRL_SPEC, GPIO_RST_N_A, O>;
Expand description

Field GPIO_RST_N writer - GPIO and GPIO pin interrupt reset control.

Implementations§

Assert the GPIO reset.

Clear the GPIO reset.