Type Alias IntR
pub type IntR = BitReader<Int>;
Expand description
Field INT reader - Watchdog Interrupt
pub struct IntR { }
Get enumerated values variant
Watchdog interrupts are disabled. Watchdog resets are not delayed.
Watchdog interrupts are enabled. Watchdog resets are delayed by 8’d128
bus clocks from the interrupt vector fetch.