Struct stm32l0x1::GPIOH[][src]

pub struct GPIOH { /* fields omitted */ }

GPIOH

Methods

impl GPIOH
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOH
[src]

impl Deref for GPIOH
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOH