Type Alias xmc4300::usic0_ch0::rbuf01sr::Rdv00R

source ·
pub type Rdv00R = BitReader<Rdv00>;
Expand description

Field RDV00 reader - Receive Data Valid in RBUF0

Aliased Type§

struct Rdv00R { /* private fields */ }

Implementations§

source§

impl Rdv00R

source

pub const fn variant(&self) -> Rdv00

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Register RBUF0 does not contain data that has not yet been read out.

source

pub fn is_value2(&self) -> bool

Register RBUF0 contains data that has not yet been read out.