[][src]Type Definition lpc55s6x_pac::flash::event::W

type W = W<u32, EVENT>;

Writer for register EVENT

Methods

impl W[src]

pub fn rst(&mut self) -> RST_W[src]

Bit 0 - When bit is set, the controller and flash are reset.

pub fn wakeup(&mut self) -> WAKEUP_W[src]

Bit 1 - When bit is set, the controller wakes up from whatever low power or powerdown mode was active.

pub fn abort(&mut self) -> ABORT_W[src]

Bit 2 - When bit is set, a running program/erase command is aborted.