pub enum THRESHOLDVDDHW {
Show 16 variants V27, V28, V29, V30, V31, V32, V33, V34, V35, V36, V37, V38, V39, V40, V41, V42,
}
Expand description

Values that can be written to the field THRESHOLDVDDH

Variants

V27

Set threshold to 2.7 V

V28

Set threshold to 2.8 V

V29

Set threshold to 2.9 V

V30

Set threshold to 3.0 V

V31

Set threshold to 3.1 V

V32

Set threshold to 3.2 V

V33

Set threshold to 3.3 V

V34

Set threshold to 3.4 V

V35

Set threshold to 3.5 V

V36

Set threshold to 3.6 V

V37

Set threshold to 3.7 V

V38

Set threshold to 3.8 V

V39

Set threshold to 3.9 V

V40

Set threshold to 4.0 V

V41

Set threshold to 4.1 V

V42

Set threshold to 4.2 V

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self
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.