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

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

Values that can be written to the field HRM1

Variants

Rising edge high resolution signal positioning enabled

Falling edge high resolution signal positioning enabled

Both edges high resolution signal positioning is enabled

No high resolution positioning

Trait Implementations

Auto Trait Implementations

impl Send for HRM1W

impl Sync for HRM1W