Enum xmc4200::hrpwm0_hrc0::gc::STCW [] [src]

pub enum STCW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field STC

Variants

HRCy shadow transfer enable for HRCyCR1This register holds the value for the rising edge high resolution signal placement. the update of this value should be done via the associated shadow register, . and HRCyCR2This register holds the value for the falling edge high resolution signal placement. the update of this value should be done via the associated shadow register, . values is not linked with the specific Capture/Compare Unit timer.

HRCy shadow transfer enable for HRCyCR1This register holds the value for the rising edge high resolution signal placement. the update of this value should be done via the associated shadow register, . and HRCyCR2This register holds the value for the falling edge high resolution signal placement. the update of this value should be done via the associated shadow register, . values is linked with the specific Capture/Compare Unit timer.

Trait Implementations

Auto Trait Implementations

impl Send for STCW

impl Sync for STCW