Struct stm32l0x1::GPIOB[][src]

pub struct GPIOB { /* fields omitted */ }

General-purpose I/Os

Methods

impl GPIOB
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOB
[src]

impl Deref for GPIOB
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOB