Type Alias nrf52840_hal::pac::power::resetreas::LOCKUP_W

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

Field LOCKUP writer - Reset from CPU lock-up detected

Aliased Type§

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