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

type W = W<u32, US_IER_LON_MODE>;

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

Bit 6 - LON Short Frame Error Interrupt Enable

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

Bit 7 - LON CRC Error Interrupt Enable

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

Bit 9 - TXEMPTY Interrupt Enable

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

Bit 10 - Underrun Error Interrupt Enable

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

Bit 24 - LON Transmission Done Interrupt Enable

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

Bit 25 - LON Collision Interrupt Enable

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

Bit 26 - LON Frame Early Termination Interrupt Enable

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

Bit 27 - LON Reception Done Interrupt Enable

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

Bit 28 - LON Backlog Overflow Error Interrupt Enable