Type Definition atsame54p19a_pac::sercom0::usart_ext::status::R[][src]

type R = R<u16, STATUS>;

Reader of register STATUS

Implementations

impl R[src]

pub fn perr(&self) -> PERR_R[src]

Bit 0 - Parity Error

pub fn ferr(&self) -> FERR_R[src]

Bit 1 - Frame Error

pub fn bufovf(&self) -> BUFOVF_R[src]

Bit 2 - Buffer Overflow

pub fn cts(&self) -> CTS_R[src]

Bit 3 - Clear To Send

pub fn isf(&self) -> ISF_R[src]

Bit 4 - Inconsistent Sync Field

pub fn coll(&self) -> COLL_R[src]

Bit 5 - Collision Detected

pub fn txe(&self) -> TXE_R[src]

Bit 6 - Transmitter Empty

pub fn iter(&self) -> ITER_R[src]

Bit 7 - Maximum Number of Repetitions Reached