Type Alias xmc4300::vadc::brsmr::LdmR

source ·
pub type LdmR = BitReader<Ldm>;
Expand description

Field LDM reader - Autoscan Source Load Event Mode

Aliased Type§

struct LdmR { /* private fields */ }

Implementations§

source§

impl LdmR

source

pub const fn variant(&self) -> Ldm

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)