Type Definition atsame54n19a_pac::sercom0::usart_ext::intflag::R[][src]

type R = R<u8, INTFLAG>;

Reader of register INTFLAG

Implementations

impl R[src]

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

Bit 0 - Data Register Empty Interrupt

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

Bit 1 - Transmit Complete Interrupt

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

Bit 2 - Receive Complete Interrupt

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

Bit 3 - Receive Start Interrupt

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

Bit 4 - Clear To Send Input Change Interrupt

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

Bit 5 - Break Received Interrupt

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

Bit 7 - Combined Error Interrupt