Struct stm32f0x0::GPIOF[][src]

pub struct GPIOF { /* fields omitted */ }

General-purpose I/Os

Methods

impl GPIOF
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOF