Struct stm32f103xx::GPIOA[][src]

pub struct GPIOA { /* fields omitted */ }
[]

General purpose I/O

Methods

impl GPIOA
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOA
[src]

impl Deref for GPIOA
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOA