Type Alias xmc4800::usic0_ch0::bypcr::BDV_R

source ·
pub type BDV_R = BitReader<BDV_A>;
Expand description

Field BDV reader - Bypass Data Valid

Aliased Type§

struct BDV_R { /* private fields */ }

Implementations§

source§

impl BDV_R

source

pub const fn variant(&self) -> BDV_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The bypass data is not valid.

source

pub fn is_value2(&self) -> bool

The bypass data is valid.