Enum capsules::ltc294x::VBatAlert [] [src]

pub enum VBatAlert {
    Off,
    Threshold2V8,
    Threshold2V9,
    Threshold3V0,
}

Threshold options for battery alerts.

Variants