Struct tm4c123x::WATCHDOG0 [] [src]

pub struct WATCHDOG0 { /* fields omitted */ }

Watchdog Timer register offsets

Methods

impl WATCHDOG0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WATCHDOG0
[src]

impl Deref for WATCHDOG0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for WATCHDOG0