Struct stm32f103xx::FSMC[][src]

pub struct FSMC { /* fields omitted */ }
[]

Flexible static memory controller

Methods

impl FSMC
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Send for FSMC
[src]

impl Deref for FSMC
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FSMC