[][src]Type Definition atsam4sd32c_pac::uart1::idr::W

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 endrx(&mut self) -> ENDRX_W<'_>[src]

Bit 3 - Disable End of Receive Transfer Interrupt

pub fn endtx(&mut self) -> ENDTX_W<'_>[src]

Bit 4 - Disable End of Transmit 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 txbufe(&mut self) -> TXBUFE_W<'_>[src]

Bit 11 - Disable Buffer Empty Interrupt

pub fn rxbuff(&mut self) -> RXBUFF_W<'_>[src]

Bit 12 - Disable Buffer Full Interrupt