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

pub enum HW10W {
    VALUE1,
    VALUE2,
    VALUE3,
}

Values that can be written to the field HW10

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 HW10W

impl Sync for HW10W