Type Alias nrf51_hal::pac::power::resetreas::SREQ_W

source ·
pub type SREQ_W<'a, const O: u8> = BitWriterRaw<'a, u32, RESETREAS_SPEC, SREQ_A, BitM, O>;
Expand description

Field SREQ writer - Reset from AIRCR.SYSRESETREQ detected.

Aliased Type§

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