Struct mkw41z::SIM [] [src]

pub struct SIM { /* fields omitted */ }

System Integration Module

Methods

impl SIM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SIM
[src]

impl Deref for SIM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SIM