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