pub struct MUXPOS_R(_);
Expand description

Field MUXPOS reader - Positive Mux Input Selection

Implementations

Get enumerated values variant

Checks if the value of the field is AIN0

Checks if the value of the field is AIN1

Checks if the value of the field is AIN2

Checks if the value of the field is AIN3

Checks if the value of the field is AIN4

Checks if the value of the field is AIN5

Checks if the value of the field is AIN6

Checks if the value of the field is AIN7

Checks if the value of the field is AIN8

Checks if the value of the field is AIN9

Checks if the value of the field is AIN10

Checks if the value of the field is AIN11

Checks if the value of the field is AIN12

Checks if the value of the field is AIN13

Checks if the value of the field is AIN14

Checks if the value of the field is AIN15

Checks if the value of the field is AIN16

Checks if the value of the field is AIN17

Checks if the value of the field is AIN18

Checks if the value of the field is AIN19

Checks if the value of the field is AIN20

Checks if the value of the field is AIN21

Checks if the value of the field is AIN22

Checks if the value of the field is AIN23

Checks if the value of the field is SCALEDCOREVCC

Checks if the value of the field is SCALEDVBAT

Checks if the value of the field is SCALEDIOVCC

Checks if the value of the field is BANDGAP

Checks if the value of the field is PTAT

Checks if the value of the field is CTAT

Checks if the value of the field is DAC

Checks if the value of the field is PTC

Methods from Deref<Target = FieldReader<u8, MUXPOS_A>>

Reads raw bits from field.

Value of the field as raw bits.

Returns true if the bit is clear (0).

Returns true if the bit is set (1).

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.

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.

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.