Struct efm32gg11b820::leuart0::ifc::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]

Bit 0 - Clear TXC Interrupt Flag

[src]

Bit 3 - Clear RXOF Interrupt Flag

[src]

Bit 4 - Clear RXUF Interrupt Flag

[src]

Bit 5 - Clear TXOF Interrupt Flag

[src]

Bit 6 - Clear PERR Interrupt Flag

[src]

Bit 7 - Clear FERR Interrupt Flag

[src]

Bit 8 - Clear MPAF Interrupt Flag

[src]

Bit 9 - Clear STARTF Interrupt Flag

[src]

Bit 10 - Clear SIGF Interrupt Flag

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W