Type Alias xmc4400::vadc_g0::asmr::LDM_R

source ·
pub type LDM_R = BitReader<LDM_A>;
Expand description

Field LDM reader - Autoscan Source Load Event Mode

Aliased Type§

struct LDM_R { /* private fields */ }

Implementations§

source§

impl LDM_R

source

pub const fn variant(&self) -> LDM_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Overwrite mode: Copy all bits from the select registers to the pending registers upon a load event

source

pub fn is_value2(&self) -> bool

Combine mode: Set all pending bits that are set in the select registers upon a load event (logic OR)