pub enum VRef {
Show 16 variants _1_8Vdd, _2_8Vdd, _3_8Vdd, _4_8Vdd, _5_8Vdd, _6_8Vdd, _7_8Vdd, ARef, _1_16Vdd, _3_16Vdd, _5_16Vdd, _7_16Vdd, _9_16Vdd, _11_16Vdd, _13_16Vdd, _15_16Vdd,
}

Variants

_1_8Vdd

_2_8Vdd

_3_8Vdd

_4_8Vdd

_5_8Vdd

_6_8Vdd

_7_8Vdd

ARef

_1_16Vdd

_3_16Vdd

_5_16Vdd

_7_16Vdd

_9_16Vdd

_11_16Vdd

_13_16Vdd

_15_16Vdd

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
This method tests for self and other values to be equal, and is used by ==. Read more
This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Casts the value.
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Casts the value.
Casts the value.
Casts the value.

Returns the argument unchanged.

Calls U::from(self).

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

Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Should always be Self
Casts the value.
Casts the value.
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.
Casts the value.
Casts the value.
Casts the value.
Casts the value.