Type Alias xmc4300::usic0_ch0::rbuf01sr::Rdv01R

source ·
pub type Rdv01R = BitReader<Rdv01>;
Expand description

Field RDV01 reader - Receive Data Valid in RBUF1

Aliased Type§

struct Rdv01R { /* private fields */ }

Implementations§

source§

impl Rdv01R

source

pub const fn variant(&self) -> Rdv01

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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