Type Definition atsame54n19a_pac::sercom0::usart_int::intenset::W[][src]

type W = W<u8, INTENSET>;

Writer for register INTENSET

Implementations

impl W[src]

pub fn dre(&mut self) -> DRE_W<'_>[src]

Bit 0 - Data Register Empty Interrupt Enable

pub fn txc(&mut self) -> TXC_W<'_>[src]

Bit 1 - Transmit Complete Interrupt Enable

pub fn rxc(&mut self) -> RXC_W<'_>[src]

Bit 2 - Receive Complete Interrupt Enable

pub fn rxs(&mut self) -> RXS_W<'_>[src]

Bit 3 - Receive Start Interrupt Enable

pub fn ctsic(&mut self) -> CTSIC_W<'_>[src]

Bit 4 - Clear To Send Input Change Interrupt Enable

pub fn rxbrk(&mut self) -> RXBRK_W<'_>[src]

Bit 5 - Break Received Interrupt Enable

pub fn error(&mut self) -> ERROR_W<'_>[src]

Bit 7 - Combined Error Interrupt Enable