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

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 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 txempty(&mut self) -> TXEMPTY_W<'_>[src]

Bit 9 - TXEMPTY Interrupt Disable

pub fn unre(&mut self) -> UNRE_W<'_>[src]

Bit 10 - SPI Underrun 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