Struct efm32gg11b820::leuart0::txdatax::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:8 - TX Data

[src]

Bit 13 - Transmit Data as Break

[src]

Bit 14 - Disable TX After Transmission

[src]

Bit 15 - Enable RX After Transmission

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W