Enum xmc4200::hrpwm0_hrc0::gsel::S1ESW [] [src]

pub enum S1ESW {
    VALUE1,
    VALUE2,
    VALUE3,
    VALUE4,
}

Values that can be written to the field S1ES

Variants

Generation of the set signal is disabled

Set signal is generated on a LOW to HIGH transition of the selected input

Set signal is generated on a HIGH to LOW transition of the selected input

Set signal is generated on both transitions of the selected input

Trait Implementations

Auto Trait Implementations

impl Send for S1ESW

impl Sync for S1ESW