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

pub enum HW14W {
    VALUE1,
    VALUE2,
    VALUE3,
}

Values that can be written to the field HW14

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 HW14W

impl Sync for HW14W