Type Definition atsame54p19a_pac::sercom0::usart_int::intenset::R[][src]

type R = R<u8, INTENSET>;

Reader of register INTENSET

Implementations

impl R[src]

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

Bit 0 - Data Register Empty Interrupt Enable

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

Bit 1 - Transmit Complete Interrupt Enable

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

Bit 2 - Receive Complete Interrupt Enable

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

Bit 3 - Receive Start Interrupt Enable

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

Bit 4 - Clear To Send Input Change Interrupt Enable

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

Bit 5 - Break Received Interrupt Enable

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

Bit 7 - Combined Error Interrupt Enable