Enum xmc4200::port0::pps::PPS14W [] [src]

pub enum PPS14W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field PPS14

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 PPS14W

impl Sync for PPS14W