Struct max32630_svd::TMR0[][src]

pub struct TMR0 { /* fields omitted */ }

16/32 bit Timer/Counters

Methods

impl TMR0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TMR0
[src]

impl Deref for TMR0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TMR0