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