Enum efm32gg11b::adc0::singlectrlx::PRSSEL_A[][src]

#[repr(u8)]
pub enum PRSSEL_A {
Show variants PRSCH0, PRSCH1, PRSCH2, PRSCH3, PRSCH4, PRSCH5, PRSCH6, PRSCH7, PRSCH8, PRSCH9, PRSCH10, PRSCH11, PRSCH12, PRSCH13, PRSCH14, PRSCH15, PRSCH16, PRSCH17, PRSCH18, PRSCH19, PRSCH20, PRSCH21, PRSCH22, PRSCH23,
}
Expand description

Single Channel PRS Trigger Select

Value on reset: 0

Variants

PRSCH0

0: PRS ch 0 triggers single channel

PRSCH1

1: PRS ch 1 triggers single channel

PRSCH2

2: PRS ch 2 triggers single channel

PRSCH3

3: PRS ch 3 triggers single channel

PRSCH4

4: PRS ch 4 triggers single channel

PRSCH5

5: PRS ch 5 triggers single channel

PRSCH6

6: PRS ch 6 triggers single channel

PRSCH7

7: PRS ch 7 triggers single channel

PRSCH8

8: PRS ch 8 triggers single channel

PRSCH9

9: PRS ch 9 triggers single channel

PRSCH10

10: PRS ch 10 triggers single channel

PRSCH11

11: PRS ch 11 triggers single channel

PRSCH12

12: PRS ch 12 triggers single channel

PRSCH13

13: PRS ch 13 triggers single channel

PRSCH14

14: PRS ch 14 triggers single channel

PRSCH15

15: PRS ch 15 triggers single channel

PRSCH16

16: PRS ch 16 triggers single channel

PRSCH17

17: PRS ch 17 triggers single channel

PRSCH18

18: PRS ch 18 triggers single channel

PRSCH19

19: PRS ch 19 triggers single channel

PRSCH20

20: PRS ch 20 triggers single channel

PRSCH21

21: PRS ch 21 triggers single channel

PRSCH22

22: PRS ch 22 triggers single channel

PRSCH23

23: PRS ch 23 triggers single channel

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.

Should always be Self

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.