Type Alias nrf52840_pac::power::resetreas::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 */ }