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

pub enum P0W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field P0

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 P0W

impl Sync for P0W