Struct avr_device::atmega4809::adc0::muxpos::MUXPOS_R[][src]

pub struct MUXPOS_R(_);
Expand description

Field MUXPOS reader - Analog Channel Selection Bits

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 DACREF

Checks if the value of the field is TEMPSENSE

Checks if the value of the field is GND

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

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.