Struct stm32h743::gpioa::GPIOA_OSPEEDR [] [src]

pub struct GPIOA_OSPEEDR { /* fields omitted */ }

GPIO port output speed register

Methods

impl GPIOA_OSPEEDR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for GPIOA_OSPEEDR

impl !Sync for GPIOA_OSPEEDR