Enum xmc4200::port14::out::P6W [] [src]

pub enum P6W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field P6

Variants

The output level of Pn.x is 0.

The output level of Pn.x is 1.

Trait Implementations

Auto Trait Implementations

impl Send for P6W

impl Sync for P6W