Struct efm32gg990::gpio::PA_DOUT[][src]

pub struct PA_DOUT { /* fields omitted */ }

Port Data Out Register

Methods

impl PA_DOUT
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for PA_DOUT

impl !Sync for PA_DOUT