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