Struct mkw41z::MCM [] [src]

pub struct MCM { /* fields omitted */ }

Core Platform Miscellaneous Control Module

Methods

impl MCM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MCM
[src]

impl Deref for MCM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for MCM