Enum xmc4200::port14::hwsel::HW11W [] [src]

pub enum HW11W {
    VALUE1,
    VALUE2,
    VALUE3,
}

Values that can be written to the field HW11

Variants

Software control only.

HW0 control path can override the software configuration.

HW1 control path can override the software configuration.

Trait Implementations

Auto Trait Implementations

impl Send for HW11W

impl Sync for HW11W