Enum efm32gg11b::idac0::ctrl::APORTOUTSEL_A[][src]

#[repr(u8)]
pub enum APORTOUTSEL_A {
Show variants APORT1XCH0, APORT1YCH1, APORT1XCH2, APORT1YCH3, APORT1XCH4, APORT1YCH5, APORT1XCH6, APORT1YCH7, APORT1XCH8, APORT1YCH9, APORT1XCH10, APORT1YCH11, APORT1XCH12, APORT1YCH13, APORT1XCH14, APORT1YCH15, APORT1XCH16, APORT1YCH17, APORT1XCH18, APORT1YCH19, APORT1XCH20, APORT1YCH21, APORT1XCH22, APORT1YCH23, APORT1XCH24, APORT1YCH25, APORT1XCH26, APORT1YCH27, APORT1XCH28, APORT1YCH29, APORT1XCH30, APORT1YCH31,
}
Expand description

APORT Output Select

Value on reset: 0

Variants

APORT1XCH0

32: APORT1X Channel 0

APORT1YCH1

33: APORT1Y Channel 1

APORT1XCH2

34: APORT1X Channel 2

APORT1YCH3

35: APORT1Y Channel 3

APORT1XCH4

36: APORT1X Channel 4

APORT1YCH5

37: APORT1Y Channel 5

APORT1XCH6

38: APORT1X Channel 6

APORT1YCH7

39: APORT1Y Channel 7

APORT1XCH8

40: APORT1X Channel 8

APORT1YCH9

41: APORT1Y Channel 9

APORT1XCH10

42: APORT1X Channel 10

APORT1YCH11

43: APORT1Y Channel 11

APORT1XCH12

44: APORT1X Channel 12

APORT1YCH13

45: APORT1Y Channel 13

APORT1XCH14

46: APORT1X Channel 14

APORT1YCH15

47: APORT1Y Channel 15

APORT1XCH16

48: APORT1X Channel 16

APORT1YCH17

49: APORT1Y Channel 17

APORT1XCH18

50: APORT1X Channel 18

APORT1YCH19

51: APORT1Y Channel 19

APORT1XCH20

52: APORT1X Channel 20

APORT1YCH21

53: APORT1Y Channel 21

APORT1XCH22

54: APORT1X Channel 22

APORT1YCH23

55: APORT1Y Channel 23

APORT1XCH24

56: APORT1X Channel 24

APORT1YCH25

57: APORT1Y Channel 25

APORT1XCH26

58: APORT1X Channel 26

APORT1YCH27

59: APORT1Y Channel 27

APORT1XCH28

60: APORT1X Channel 28

APORT1YCH29

61: APORT1Y Channel 29

APORT1XCH30

62: APORT1X Channel 30

APORT1YCH31

63: APORT1Y Channel 31

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.