Struct efm32gg11b820::leuart1::ien::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - TXC Interrupt Enable

[src]

Bit 1 - TXBL Interrupt Enable

[src]

Bit 2 - RXDATAV Interrupt Enable

[src]

Bit 3 - RXOF Interrupt Enable

[src]

Bit 4 - RXUF Interrupt Enable

[src]

Bit 5 - TXOF Interrupt Enable

[src]

Bit 6 - PERR Interrupt Enable

[src]

Bit 7 - FERR Interrupt Enable

[src]

Bit 8 - MPAF Interrupt Enable

[src]

Bit 9 - STARTF Interrupt Enable

[src]

Bit 10 - SIGF Interrupt Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R