Enum sysfs_pwm::Polarity [] [src]

pub enum Polarity {
    Normal,
    Inverse,
}

Variants

Trait Implementations

impl Debug for Polarity
[src]

Formats the value using the given formatter.