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