Type Alias xmc4300::usic0_ch0::dx5cr::CM_R

source ·
pub type CM_R = FieldReader<CM_A>;
Expand description

Field CM reader - Combination Mode

Aliased Type§

struct CM_R { /* private fields */ }

Implementations§

source§

impl CM_R

source

pub const fn variant(&self) -> CM_A

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.