Struct tm4c123x::TIMER2 [] [src]

pub struct TIMER2 { /* fields omitted */ }

TIMER2

Methods

impl TIMER2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIMER2
[src]

impl Deref for TIMER2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIMER2