#[repr(u8)]
pub enum ADC12SHT1_A {
Show 16 variants ADC12SHT1_0, ADC12SHT1_1, ADC12SHT1_2, ADC12SHT1_3, ADC12SHT1_4, ADC12SHT1_5, ADC12SHT1_6, ADC12SHT1_7, ADC12SHT1_8, ADC12SHT1_9, ADC12SHT1_10, ADC12SHT1_11, ADC12SHT1_12, ADC12SHT1_13, ADC12SHT1_14, ADC12SHT1_15,
}
Expand description

ADC12 Sample Hold 1 Select Bit: 0

Value on reset: 0

Variants

ADC12SHT1_0

0: ADC12 Sample Hold 1 Select Bit: 0

ADC12SHT1_1

1: ADC12 Sample Hold 1 Select Bit: 1

ADC12SHT1_2

2: ADC12 Sample Hold 1 Select Bit: 2

ADC12SHT1_3

3: ADC12 Sample Hold 1 Select Bit: 3

ADC12SHT1_4

4: ADC12 Sample Hold 1 Select Bit: 4

ADC12SHT1_5

5: ADC12 Sample Hold 1 Select Bit: 5

ADC12SHT1_6

6: ADC12 Sample Hold 1 Select Bit: 6

ADC12SHT1_7

7: ADC12 Sample Hold 1 Select Bit: 7

ADC12SHT1_8

8: ADC12 Sample Hold 1 Select Bit: 8

ADC12SHT1_9

9: ADC12 Sample Hold 1 Select Bit: 9

ADC12SHT1_10

10: ADC12 Sample Hold 1 Select Bit: 10

ADC12SHT1_11

11: ADC12 Sample Hold 1 Select Bit: 11

ADC12SHT1_12

12: ADC12 Sample Hold 1 Select Bit: 12

ADC12SHT1_13

13: ADC12 Sample Hold 1 Select Bit: 13

ADC12SHT1_14

14: ADC12 Sample Hold 1 Select Bit: 14

ADC12SHT1_15

15: ADC12 Sample Hold 1 Select Bit: 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.