Struct e310x::wdog::WDOGCMP[][src]

pub struct WDOGCMP { /* fields omitted */ }

Watchdog Compare Register

Methods

impl WDOGCMP
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for WDOGCMP

impl !Sync for WDOGCMP