Type Alias atsame54n::sercom0::usart_int::intflag::R

source ·
pub type R = R<INTFLAG_SPEC>;
Expand description

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dre(&self) -> DRE_R

Bit 0 - Data Register Empty Interrupt

source

pub fn txc(&self) -> TXC_R

Bit 1 - Transmit Complete Interrupt

source

pub fn rxc(&self) -> RXC_R

Bit 2 - Receive Complete Interrupt

source

pub fn rxs(&self) -> RXS_R

Bit 3 - Receive Start Interrupt

source

pub fn ctsic(&self) -> CTSIC_R

Bit 4 - Clear To Send Input Change Interrupt

source

pub fn rxbrk(&self) -> RXBRK_R

Bit 5 - Break Received Interrupt

source

pub fn error(&self) -> ERROR_R

Bit 7 - Combined Error Interrupt