Type Definition atsame70n20b_pac::uart0::idr::W[][src]

type W = W<u32, IDR>;

Writer for register 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