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