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

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

Bit 9 - TXEMPTY 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 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