Type Alias xmc4800::dsd_ch0::dicfg::ITRMODE_R

source ·
pub type ITRMODE_R = FieldReader<ITRMODE_A>;
Expand description

Field ITRMODE reader - Integrator Trigger Mode

Aliased Type§

struct ITRMODE_R { /* private fields */ }

Implementations§

source§

impl ITRMODE_R

source

pub const fn variant(&self) -> ITRMODE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No integration trigger, integrator bypassed, INTEN = 0 all the time

source

pub fn is_value2(&self) -> bool

Trigger event upon a falling edge

source

pub fn is_value3(&self) -> bool

Trigger event upon a rising edge

source

pub fn is_value4(&self) -> bool

No trigger, integrator active all the time, INTEN = 1 all the time