Struct SKEAZN642::WDOG[][src]

pub struct WDOG { /* fields omitted */ }
Expand description

Watchdog timer

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x02 - Watchdog Counter Register: High

0x02 - WDOG_CNT register.

0x03 - Watchdog Counter Register: Low

0x04 - WDOG_TOVAL register.

0x04 - Watchdog Timeout Value Register: High

0x05 - Watchdog Timeout Value Register: Low

0x06 - WDOG_WIN register.

0x06 - Watchdog Window Register: High

0x07 - Watchdog Window Register: Low

Trait Implementations

Formats the value using the given formatter. Read more

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.