Struct xmc4200::FLASH0 [] [src]

pub struct FLASH0 { /* fields omitted */ }

Flash Memory Controller

Methods

impl FLASH0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FLASH0
[src]

impl Deref for FLASH0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FLASH0