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

#[repr(u8)]
pub enum LvwHigh {
    _4v4,
    _4v5,
    _4v6,
    _4v7,
}
Expand description

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

Threshold voltages verified same for all KEA parts

Variants

_4v4

LVW1

_4v5

LVW2

_4v6

LVW3

_4v7

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.