pub type WDOG_IRQ_STA = Reg<WDOG_IRQ_STA_SPEC>;Expand description
wdog_irq_sta (rw) register accessor: Watchdog Status Register
You can read this register and get wdog_irq_sta::R. You can reset, write, write_with_zero this register using wdog_irq_sta::W. You can also modify this register. See API.
For information about available fields see wdog_irq_sta module
Aliased Typeยง
pub struct WDOG_IRQ_STA { /* private fields */ }