[][src]Type Definition atsamd51g19a::sercom0::usart::intflag::W

type W = W<u8, INTFLAG>;

Writer for register INTFLAG

Methods

impl W[src]

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

Bit 1 - Transmit Complete Interrupt

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

Bit 3 - Receive Start Interrupt

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

Bit 4 - Clear To Send Input Change Interrupt

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

Bit 5 - Break Received Interrupt

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

Bit 7 - Combined Error Interrupt