Enum efm32gg11b::vdac0::opa1_ctrl::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

OPAx PRS Trigger Select

Value on reset: 0

Variants

PRSCH0

0: PRS ch 0 triggers OPA.

PRSCH1

1: PRS ch 1 triggers OPA.

PRSCH2

2: PRS ch 2 triggers OPA.

PRSCH3

3: PRS ch 3 triggers OPA.

PRSCH4

4: PRS ch 4 triggers OPA.

PRSCH5

5: PRS ch 5 triggers OPA.

PRSCH6

6: PRS ch 6 triggers OPA.

PRSCH7

7: PRS ch 7 triggers OPA.

PRSCH8

8: PRS ch 8 triggers OPA.

PRSCH9

9: PRS ch 9 triggers OPA.

PRSCH10

10: PRS ch 10 triggers OPA.

PRSCH11

11: PRS ch 11 triggers OPA.

PRSCH12

12: PRS ch 12 triggers OPA.

PRSCH13

13: PRS ch 13 triggers OPA.

PRSCH14

14: PRS ch 14 triggers OPA.

PRSCH15

15: PRS ch 15 triggers OPA.

PRSCH16

16: PRS ch 16 triggers OPA.

PRSCH17

17: PRS ch 17 triggers OPA.

PRSCH18

18: PRS ch 18 triggers OPA.

PRSCH19

19: PRS ch 19 triggers OPA.

PRSCH20

20: PRS ch 20 triggers OPA.

PRSCH21

21: PRS ch 21 triggers OPA.

PRSCH22

22: PRS ch 22 triggers OPA.

PRSCH23

23: PRS ch 23 triggers OPA.

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.