[][src]Type Definition atsame70q19b::usart0::us_idr_usart_mode::W

type W = W<u32, US_IDR_USART_MODE>;

Writer for register US_IDR_USART_MODE

Implementations

impl W[src]

pub fn rxrdy(&mut self) -> RXRDY_W[src]

Bit 0 - RXRDY Interrupt Disable

pub fn txrdy(&mut self) -> TXRDY_W[src]

Bit 1 - TXRDY Interrupt Disable

pub fn rxbrk(&mut self) -> RXBRK_W[src]

Bit 2 - Receiver Break Interrupt Disable

pub fn ovre(&mut self) -> OVRE_W[src]

Bit 5 - Overrun Error Interrupt Enable

pub fn txempty(&mut self) -> TXEMPTY_W[src]

Bit 9 - TXEMPTY Interrupt Disable

pub fn iter(&mut self) -> ITER_W[src]

Bit 10 - Max Number of Repetitions Reached Interrupt Disable

pub fn nack(&mut self) -> NACK_W[src]

Bit 13 - Non Acknowledge Interrupt Disable

pub fn riic(&mut self) -> RIIC_W[src]

Bit 16 - Ring Indicator Input Change Disable

pub fn dsric(&mut self) -> DSRIC_W[src]

Bit 17 - Data Set Ready Input Change Disable

pub fn dcdic(&mut self) -> DCDIC_W[src]

Bit 18 - Data Carrier Detect Input Change Interrupt Disable

pub fn ctsic(&mut self) -> CTSIC_W[src]

Bit 19 - Clear to Send Input Change Interrupt Disable

pub fn mane(&mut self) -> MANE_W[src]

Bit 24 - Manchester Error Interrupt Disable