Struct stm32f103xx::FSMC
[−]
[src]
pub struct FSMC { /* fields omitted */ }
Flexible static memory controller
Methods
impl FSMC
[src]
pub fn ptr() -> *const RegisterBlock
[src]
Returns a pointer to the register block
Trait Implementations
impl Send for FSMC
[src]
impl Deref for FSMC
[src]
type Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock
[src]
Dereferences the value.