Struct stm32f030_cf::GPIOB[][src]

pub struct GPIOB { /* fields omitted */ }

GPIOB

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