Enum xmc4200::port1::pps::PPS8W [] [src]

pub enum PPS8W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field PPS8

Variants

Pin Power Save of Pn.x is disabled.

Pin Power Save of Pn.x is enabled.

Trait Implementations

Auto Trait Implementations

impl Send for PPS8W

impl Sync for PPS8W