Struct zinc_hal_lpc11xx::ioregs::WWDT_wdtv
[−]
[src]
pub struct WWDT_wdtv { // some fields omitted }
Register WDTV
: Watchdog timer value register. This register reads out the current value of the Watchdog timer.
Methods
impl WWDT_wdtv
fn get(&self) -> WWDT_wdtv_Get
Fetch the value of the WDTV
register.
fn count(&self) -> u32
Get value of Count
field.