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