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

Field FLASH_RST_N writer - Flash controller reset control.

Implementations§

Assert the flash controller reset.

Clear the flash controller reset.