Enum kea_hal::system::pmc::LvwLow[][src]

#[repr(u8)]
pub enum LvwLow {
    _2v7,
    _2v8,
    _2v9,
    _3v0,
}
Expand description

Low Voltage Warning Threshold, Low range (set by V_LVDx).

Threshold voltages verified same for all KEA parts

Variants

_2v7

LVW1

_2v8

LVW2

_2v9

LVW3

_3v0

LVW4

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.