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