[][src]Type Definition atsame70j20b::usart0::us_ier_usart_mode::W

type W = W<u32, US_IER_USART_MODE>;

Writer for register US_IER_USART_MODE

Implementations

impl W[src]

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

Bit 0 - RXRDY Interrupt Enable

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

Bit 1 - TXRDY Interrupt Enable

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

Bit 2 - Receiver Break Interrupt Enable

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 Enable

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

Bit 10 - Max number of Repetitions Reached Interrupt Enable

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

Bit 13 - Non Acknowledge Interrupt Enable

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

Bit 16 - Ring Indicator Input Change Enable

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

Bit 17 - Data Set Ready Input Change Enable

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

Bit 18 - Data Carrier Detect Input Change Interrupt Enable

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

Bit 19 - Clear to Send Input Change Interrupt Enable

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

Bit 24 - Manchester Error Interrupt Enable