Struct max32630_svd::CLKMAN[][src]

pub struct CLKMAN { /* fields omitted */ }

System Clock Manager

Methods

impl CLKMAN
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CLKMAN
[src]

impl Deref for CLKMAN
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CLKMAN