Struct stm32h743::gpioa::GPIOA_PUPDR [] [src]

pub struct GPIOA_PUPDR { /* fields omitted */ }

GPIO port pull-up/pull-down register

Methods

impl GPIOA_PUPDR
[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_PUPDR

impl !Sync for GPIOA_PUPDR