Struct stm32f334::GPIOF [] [src]

pub struct GPIOF { /* fields omitted */ }

GPIOF

Methods

impl GPIOF
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOF
[src]

impl Deref for GPIOF
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOF