nrf52840_pac::power::resetreas

Type Alias SREQ_W

Source
pub type SREQ_W<'a, const O: u8> = BitWriter<'a, u32, RESETREAS_SPEC, SREQ_A, O>;
Expand description

Field SREQ writer - Reset from soft reset detected

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> SREQ_W<'a, O>

Source

pub fn not_detected(self) -> &'a mut W

Not detected

Source

pub fn detected(self) -> &'a mut W

Detected