Type Alias atsame51g::sercom0::usart_ext::status::R

source ·
pub type R = R<STATUS_SPEC>;
Expand description

Register STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn perr(&self) -> PERR_R

Bit 0 - Parity Error

source

pub fn ferr(&self) -> FERR_R

Bit 1 - Frame Error

source

pub fn bufovf(&self) -> BUFOVF_R

Bit 2 - Buffer Overflow

source

pub fn cts(&self) -> CTS_R

Bit 3 - Clear To Send

source

pub fn isf(&self) -> ISF_R

Bit 4 - Inconsistent Sync Field

source

pub fn coll(&self) -> COLL_R

Bit 5 - Collision Detected

source

pub fn txe(&self) -> TXE_R

Bit 6 - Transmitter Empty

source

pub fn iter(&self) -> ITER_R

Bit 7 - Maximum Number of Repetitions Reached