Type Alias xmc4200::usic0_ch0::rbuf01sr::RDV10_R

source ·
pub type RDV10_R = BitReader<RDV10_A>;
Expand description

Field RDV10 reader - Receive Data Valid in RBUF0

Aliased Type§

struct RDV10_R { /* private fields */ }

Implementations§

source§

impl RDV10_R

source

pub const fn variant(&self) -> RDV10_A

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.