Struct max32630_svd::TMR4[][src]

pub struct TMR4 { /* fields omitted */ }

16/32 bit Timer/Counters

Methods

impl TMR4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TMR4
[src]

impl Deref for TMR4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TMR4