Struct stm32f030_cf::FLASH[][src]

pub struct FLASH { /* fields omitted */ }

Flash

Methods

impl FLASH
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FLASH
[src]

impl Deref for FLASH
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for FLASH