Type Alias xmc4100::vadc_g0::resd::FCR_R

source ·
pub type FCR_R = BitReader<FCR_A>;
Expand description

Field FCR reader - Fast Compare Result

Aliased Type§

struct FCR_R { /* private fields */ }

Implementations§

source§

impl FCR_R

source

pub const fn variant(&self) -> FCR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Signal level was below compare value

source

pub fn is_value2(&self) -> bool

Signal level was above compare value