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

type W = W<u16, STATUS>;

Writer for register STATUS

Implementations

impl W[src]

pub fn perr(&mut self) -> PERR_W<'_>[src]

Bit 0 - Parity Error

pub fn ferr(&mut self) -> FERR_W<'_>[src]

Bit 1 - Frame Error

pub fn bufovf(&mut self) -> BUFOVF_W<'_>[src]

Bit 2 - Buffer Overflow

pub fn cts(&mut self) -> CTS_W<'_>[src]

Bit 3 - Clear To Send

pub fn isf(&mut self) -> ISF_W<'_>[src]

Bit 4 - Inconsistent Sync Field

pub fn coll(&mut self) -> COLL_W<'_>[src]

Bit 5 - Collision Detected

pub fn txe(&mut self) -> TXE_W<'_>[src]

Bit 6 - Transmitter Empty

pub fn iter(&mut self) -> ITER_W<'_>[src]

Bit 7 - Maximum Number of Repetitions Reached