Struct mkw41z::FTFA [] [src]

pub struct FTFA { /* fields omitted */ }

Flash Memory Interface

Methods

impl FTFA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FTFA
[src]

impl Deref for FTFA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FTFA