RxemptyR

Type Alias RxemptyR 

pub type RxemptyR = BitReader<Rxempty>;
Expand description

Field RXEMPTY reader - RX Empty

Aliased Type§

pub struct RxemptyR { /* private fields */ }

Implementations§

§

impl RxemptyR

pub const fn variant(&self) -> Rxempty

Get enumerated values variant

pub fn is_0(&self) -> bool

The Receive Data Register is not empty.

pub fn is_1(&self) -> bool

The Receive Data Register is empty.