#[repr(u8)]
pub enum ADC12INCH_A {
Show 16 variants ADC12INCH_0, ADC12INCH_1, ADC12INCH_2, ADC12INCH_3, ADC12INCH_4, ADC12INCH_5, ADC12INCH_6, ADC12INCH_7, ADC12INCH_8, ADC12INCH_9, ADC12INCH_10, ADC12INCH_11, ADC12INCH_12, ADC12INCH_13, ADC12INCH_14, ADC12INCH_15,
}
Expand description

ADC12 Input Channel Select Bit 0

Value on reset: 0

Variants

ADC12INCH_0

0: ADC12 Input Channel 0

ADC12INCH_1

1: ADC12 Input Channel 1

ADC12INCH_2

2: ADC12 Input Channel 2

ADC12INCH_3

3: ADC12 Input Channel 3

ADC12INCH_4

4: ADC12 Input Channel 4

ADC12INCH_5

5: ADC12 Input Channel 5

ADC12INCH_6

6: ADC12 Input Channel 6

ADC12INCH_7

7: ADC12 Input Channel 7

ADC12INCH_8

8: ADC12 Input Channel 8

ADC12INCH_9

9: ADC12 Input Channel 9

ADC12INCH_10

10: ADC12 Input Channel 10

ADC12INCH_11

11: ADC12 Input Channel 11

ADC12INCH_12

12: ADC12 Input Channel 12

ADC12INCH_13

13: ADC12 Input Channel 13

ADC12INCH_14

14: ADC12 Input Channel 14

ADC12INCH_15

15: ADC12 Input Channel 15

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

Performs the conversion.

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

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.