Type Alias xmc4200::usic0_ch0::rbuf01sr::RDV01_R

source ·
pub type RDV01_R = BitReader<RDV01_A>;
Expand description

Field RDV01 reader - Receive Data Valid in RBUF1

Aliased Type§

struct RDV01_R { /* private fields */ }

Implementations§

source§

impl RDV01_R

source

pub const fn variant(&self) -> RDV01_A

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.