Struct mkw41z::RCM [] [src]

pub struct RCM { /* fields omitted */ }

Reset Control Module

Methods

impl RCM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RCM
[src]

impl Deref for RCM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for RCM