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

pub enum HW8W {
    VALUE1,
    VALUE2,
    VALUE3,
}

Values that can be written to the field HW8

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 HW8W

impl Sync for HW8W