Type Definition atsame54n19a_pac::sercom0::usart_int::intenclr::R[][src]

type R = R<u8, INTENCLR>;

Reader of register INTENCLR

Implementations

impl R[src]

pub fn dre(&self) -> DRE_R[src]

Bit 0 - Data Register Empty Interrupt Disable

pub fn txc(&self) -> TXC_R[src]

Bit 1 - Transmit Complete Interrupt Disable

pub fn rxc(&self) -> RXC_R[src]

Bit 2 - Receive Complete Interrupt Disable

pub fn rxs(&self) -> RXS_R[src]

Bit 3 - Receive Start Interrupt Disable

pub fn ctsic(&self) -> CTSIC_R[src]

Bit 4 - Clear To Send Input Change Interrupt Disable

pub fn rxbrk(&self) -> RXBRK_R[src]

Bit 5 - Break Received Interrupt Disable

pub fn error(&self) -> ERROR_R[src]

Bit 7 - Combined Error Interrupt Disable