Struct stm32f103xx::GPIOC[][src]

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

GPIOC

Methods

impl GPIOC
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOC
[src]

impl Deref for GPIOC
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOC