Enum efm32gg11b::csen::prssel::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

PRS Channel Select

Value on reset: 0

Variants

PRSCH0

0: PRS Channel 0 selected as the start trigger

PRSCH1

1: PRS Channel 1 selected as the start trigger

PRSCH2

2: PRS Channel 2 selected as the start trigger

PRSCH3

3: PRS Channel 3 selected as the start trigger

PRSCH4

4: PRS Channel 4 selected as the start trigger

PRSCH5

5: PRS Channel 5 selected as the start trigger

PRSCH6

6: PRS Channel 6 selected as the start trigger

PRSCH7

7: PRS Channel 7 selected as the start trigger

PRSCH8

8: PRS Channel 8 selected as the start trigger

PRSCH9

9: PRS Channel 9 selected as the start trigger

PRSCH10

10: PRS Channel 10 selected as the start trigger

PRSCH11

11: PRS Channel 11 selected as the start trigger

PRSCH12

12: PRS Channel 12 selected as the start trigger

PRSCH13

13: PRS Channel 13 selected as the start trigger

PRSCH14

14: PRS Channel 14 selected as the start trigger

PRSCH15

15: PRS Channel 15 selected as the start trigger

PRSCH16

16: PRS Channel 16 selected as the start trigger

PRSCH17

17: PRS Channel 17 selected as the start trigger

PRSCH18

18: PRS Channel 18 selected as the start trigger

PRSCH19

19: PRS Channel 19 selected as the start trigger

PRSCH20

20: PRS Channel 20 selected as the start trigger

PRSCH21

21: PRS Channel 21 selected as the start trigger

PRSCH22

22: PRS Channel 22 selected as the start trigger

PRSCH23

23: PRS Channel 23 selected as the start trigger

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.