Struct stm32l0x1::GPIOE[][src]

pub struct GPIOE { /* fields omitted */ }

GPIOE

Methods

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

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOE