Type Alias xmc4300::dac::dac1cfg1::TRIGMOD_R

source ·
pub type TRIGMOD_R = FieldReader<TRIGMOD_A>;
Expand description

Field TRIGMOD reader - Select the trigger source for channel 1

Aliased Type§

struct TRIGMOD_R { /* private fields */ }

Implementations§

source§

impl TRIGMOD_R

source

pub const fn variant(&self) -> Option<TRIGMOD_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

internal Trigger (integer divided clock - see FREQ parameter)

source

pub fn is_value2(&self) -> bool

external Trigger (preselected trigger by TRIGSEL parameter)

source

pub fn is_value3(&self) -> bool

software Trigger (see SWTRIG parameter)