Struct mkw41z::FTFA_FLASHCONFIG [] [src]

pub struct FTFA_FLASHCONFIG { /* fields omitted */ }

Flash configuration field

Methods

impl FTFA_FLASHCONFIG
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FTFA_FLASHCONFIG
[src]

impl Deref for FTFA_FLASHCONFIG
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations