Type Alias xmc4300::dac::dac0cfg1::TrigmodR

source ·
pub type TrigmodR = FieldReader<Trigmod>;
Expand description

Field TRIGMOD reader - Select the trigger source for channel 0

Aliased Type§

struct TrigmodR { /* private fields */ }

Implementations§

source§

impl TrigmodR

source

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

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)