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