Struct stm32f7x3::GPIOI [] [src]

pub struct GPIOI { /* fields omitted */ }

GPIOI

Methods

impl GPIOI
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOI
[src]

impl Deref for GPIOI
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOI