#[repr(u8)]
pub enum CBIPSEL_A {
Show 16 variants CBIPSEL_0, CBIPSEL_1, CBIPSEL_2, CBIPSEL_3, CBIPSEL_4, CBIPSEL_5, CBIPSEL_6, CBIPSEL_7, CBIPSEL_8, CBIPSEL_9, CBIPSEL_10, CBIPSEL_11, CBIPSEL_12, CBIPSEL_13, CBIPSEL_14, CBIPSEL_15,
}
Expand description

Comp. B Pos. Channel Input Select 0

Value on reset: 0

Variants

CBIPSEL_0

0: Comp. B V+ terminal Input Select: Channel 0

CBIPSEL_1

1: Comp. B V+ terminal Input Select: Channel 1

CBIPSEL_2

2: Comp. B V+ terminal Input Select: Channel 2

CBIPSEL_3

3: Comp. B V+ terminal Input Select: Channel 3

CBIPSEL_4

4: Comp. B V+ terminal Input Select: Channel 4

CBIPSEL_5

5: Comp. B V+ terminal Input Select: Channel 5

CBIPSEL_6

6: Comp. B V+ terminal Input Select: Channel 6

CBIPSEL_7

7: Comp. B V+ terminal Input Select: Channel 7

CBIPSEL_8

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

CBIPSEL_9

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

CBIPSEL_10

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

CBIPSEL_11

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

CBIPSEL_12

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

CBIPSEL_13

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

CBIPSEL_14

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

CBIPSEL_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.