Struct mkw41z::MCG [] [src]

pub struct MCG { /* fields omitted */ }

Multipurpose Clock Generator module

Methods

impl MCG
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MCG
[src]

impl Deref for MCG
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for MCG