[][src]Type Definition atsame70j20b::uart0::uart_idr::W

type W = W<u32, UART_IDR>;

Writer for register UART_IDR

Implementations

impl W[src]

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

Bit 0 - Disable RXRDY Interrupt

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

Bit 1 - Disable TXRDY Interrupt

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

Bit 5 - Disable Overrun Error Interrupt

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

Bit 6 - Disable Framing Error Interrupt

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

Bit 7 - Disable Parity Error Interrupt

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

Bit 9 - Disable TXEMPTY Interrupt

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

Bit 15 - Disable Comparison Interrupt