Type Alias xmc4400::usic0_ch0::sctr::PDL_R

source ·
pub type PDL_R = BitReader<PDL_A>;
Expand description

Field PDL reader - Passive Data Level

Aliased Type§

struct PDL_R { /* private fields */ }

Implementations§

source§

impl PDL_R

source

pub const fn variant(&self) -> PDL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The passive data level is 0.

source

pub fn is_value2(&self) -> bool

The passive data level is 1.