Struct max32630_svd::TMR2[][src]

pub struct TMR2 { /* fields omitted */ }

16/32 bit Timer/Counters

Methods

impl TMR2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TMR2
[src]

impl Deref for TMR2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TMR2