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

pub enum P1W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field P1

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 P1W

impl Sync for P1W