Type Alias nrf52840_hal::pac::power::resetreas::DOG_W

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

Field DOG writer - Reset from watchdog detected

Aliased Type§

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