Struct stm32f103xx::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