Type Alias xmc4200::hrpwm0_csg0::sc::SWSM_R

source ·
pub type SWSM_R = FieldReader<SWSM_A>;
Expand description

Field SWSM reader - Initial DAC start mode

Aliased Type§

struct SWSM_R { /* private fields */ }

Implementations§

source§

impl SWSM_R

source

pub const fn variant(&self) -> SWSM_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

CSGyDSV2This register contains the actual value used for the DSV2 reference. is fed to the DAC and initial conversion trigger is generated.

source

pub fn is_value2(&self) -> bool

CSGyDSV1This register contains the actual value used for the DSV1 reference. is fed to the DAC and initial conversion trigger is generated.

source

pub fn is_value3(&self) -> bool

CSGyDSV2This register contains the actual value used for the DSV2 reference. is fed to the DAC but initial conversion trigger is not generated.

source

pub fn is_value4(&self) -> bool

CSGyDSV1This register contains the actual value used for the DSV1 reference. is fed to the DAC but initial conversion trigger is not generated.