#[repr(u8)]
pub enum CBIMSEL_A {
Show 16 variants CBIMSEL_0, CBIMSEL_1, CBIMSEL_2, CBIMSEL_3, CBIMSEL_4, CBIMSEL_5, CBIMSEL_6, CBIMSEL_7, CBIMSEL_8, CBIMSEL_9, CBIMSEL_10, CBIMSEL_11, CBIMSEL_12, CBIMSEL_13, CBIMSEL_14, CBIMSEL_15,
}
Expand description

Comp. B Neg. Channel Input Select 0

Value on reset: 0

Variants

CBIMSEL_0

0: Comp. B V- Terminal Input Select: Channel 0

CBIMSEL_1

1: Comp. B V- Terminal Input Select: Channel 1

CBIMSEL_2

2: Comp. B V- Terminal Input Select: Channel 2

CBIMSEL_3

3: Comp. B V- Terminal Input Select: Channel 3

CBIMSEL_4

4: Comp. B V- Terminal Input Select: Channel 4

CBIMSEL_5

5: Comp. B V- Terminal Input Select: Channel 5

CBIMSEL_6

6: Comp. B V- Terminal Input Select: Channel 6

CBIMSEL_7

7: Comp. B V- Terminal Input Select: Channel 7

CBIMSEL_8

8: Comp. B V- terminal Input Select: Channel 8

CBIMSEL_9

9: Comp. B V- terminal Input Select: Channel 9

CBIMSEL_10

10: Comp. B V- terminal Input Select: Channel 10

CBIMSEL_11

11: Comp. B V- terminal Input Select: Channel 11

CBIMSEL_12

12: Comp. B V- terminal Input Select: Channel 12

CBIMSEL_13

13: Comp. B V- terminal Input Select: Channel 13

CBIMSEL_14

14: Comp. B V- terminal Input Select: Channel 14

CBIMSEL_15

15: Comp. B V- terminal Input Select: 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.