[][src]Type Definition atsame70q20b::uart0::uart_imr::R

type R = R<u32, UART_IMR>;

Reader of register UART_IMR

Implementations

impl R[src]

pub fn rxrdy(&self) -> RXRDY_R[src]

Bit 0 - Mask RXRDY Interrupt

pub fn txrdy(&self) -> TXRDY_R[src]

Bit 1 - Disable TXRDY Interrupt

pub fn ovre(&self) -> OVRE_R[src]

Bit 5 - Mask Overrun Error Interrupt

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

Bit 6 - Mask Framing Error Interrupt

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

Bit 7 - Mask Parity Error Interrupt

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

Bit 9 - Mask TXEMPTY Interrupt

pub fn cmp(&self) -> CMP_R[src]

Bit 15 - Mask Comparison Interrupt