Struct stm32f103xx::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