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