Struct stm32f7x2::GPIOC [] [src]

pub struct GPIOC { /* fields omitted */ }

GPIOC

Methods

impl GPIOC
[src]

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

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOC