Struct stm32h743::GPIOB [] [src]

pub struct GPIOB { /* fields omitted */ }

GPIOB

Methods

impl GPIOB
[src]

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

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOB