[][src]Type Definition atsame70j19b::usart0::us_idr_lon_mode::W

type W = W<u32, US_IDR_LON_MODE>;

Writer for register US_IDR_LON_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 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 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 lsfe(&mut self) -> LSFE_W[src]

Bit 6 - LON Short Frame Error Interrupt Disable

pub fn lcrce(&mut self) -> LCRCE_W[src]

Bit 7 - LON CRC Error Interrupt Disable

pub fn ltxd(&mut self) -> LTXD_W[src]

Bit 24 - LON Transmission Done Interrupt Disable

pub fn lcol(&mut self) -> LCOL_W[src]

Bit 25 - LON Collision Interrupt Disable

pub fn lfet(&mut self) -> LFET_W[src]

Bit 26 - LON Frame Early Termination Interrupt Disable

pub fn lrxd(&mut self) -> LRXD_W[src]

Bit 27 - LON Reception Done Interrupt Disable

pub fn lblovfe(&mut self) -> LBLOVFE_W[src]

Bit 28 - LON Backlog Overflow Error Interrupt Disable