Type Alias xmc4800::usic0_ch0::dx2cr::CmR

source ·
pub type CmR = FieldReader<Cm>;
Expand description

Field CM reader - Combination Mode

Aliased Type§

struct CmR { /* private fields */ }

Implementations§

source§

impl CmR

source

pub const fn variant(&self) -> Cm

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The trigger activation is disabled.

source

pub fn is_value2(&self) -> bool

A rising edge activates DXnT.

source

pub fn is_value3(&self) -> bool

A falling edge activates DXnT.

source

pub fn is_value4(&self) -> bool

Both edges activate DXnT.