Struct stm32h743::GPIOE [] [src]

pub struct GPIOE { /* fields omitted */ }

GPIOE

Methods

impl GPIOE
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOE
[src]

impl Deref for GPIOE
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOE