Struct stm32f7x7::GPIOG [] [src]

pub struct GPIOG { /* fields omitted */ }

GPIOG

Methods

impl GPIOG
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOG
[src]

impl Deref for GPIOG
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOG