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

type W = W<u32, US_IER_USART_LIN_MODE>;

Writer for register US_IER_USART_LIN_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 ovre(&mut self) -> OVRE_W[src]

Bit 5 - Overrun Error Interrupt Enable

pub fn frame(&mut self) -> FRAME_W[src]

Bit 6 - Framing Error Interrupt Enable

pub fn pare(&mut self) -> PARE_W[src]

Bit 7 - Parity Error Interrupt Enable

pub fn timeout(&mut self) -> TIMEOUT_W[src]

Bit 8 - Timeout Interrupt Enable

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

Bit 9 - TXEMPTY Interrupt Enable