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