Struct atsam4lc4c::usart0::imr_spi_slave_mode::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 - RXRDY Interrupt Mask

[src]

Bit 1 - TXRDY Interrupt Mask

[src]

Bit 2 - Receiver Break Interrupt Mask

[src]

Bit 5 - Overrun Error Interrupt Mask

[src]

Bit 6 - Framing Error Interrupt Mask

[src]

Bit 7 - Parity Error Interrupt Mask

[src]

Bit 8 - Time-out Interrupt Mask

[src]

Bit 9 - TXEMPTY Interrupt Mask

[src]

Bit 10 - SPI Underrun Error Interrupt Mask

[src]

Bit 11 - Buffer Empty Interrupt Mask

[src]

Bit 12 - Buffer Full Interrupt Mask

[src]

Bit 13 - Non Acknowledge Interrupt Mask

[src]

Bit 16 - Ring Indicator Input Change Mask

[src]

Bit 17 - Data Set Ready Input Change Mask

[src]

Bit 18 - Data Carrier Detect Input Change Interrupt Mask

[src]

Bit 19 - Clear to Send Input Change Interrupt Mask

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R