Type Alias nrf52840_pac::power::resetreas::LOCKUP_W
source · pub type LOCKUP_W<'a, const O: u8> = BitWriter<'a, u32, RESETREAS_SPEC, LOCKUP_A, O>;
Expand description
Field LOCKUP
writer - Reset from CPU lock-up detected
Aliased Type§
struct LOCKUP_W<'a, const O: u8> { /* private fields */ }