Enum efm32gg11b::prs::ch4_ctrl::SOURCESEL_A[][src]

#[repr(u8)]
pub enum SOURCESEL_A {
Show variants NONE, PRSL, PRS, PRSH, ACMP0, ACMP1, ADC0, RTC, RTCC, GPIOL, GPIOH, LETIMER0, LETIMER1, PCNT0, PCNT1, PCNT2, CRYOTIMER, CMU, VDAC0, LESENSEL, LESENSEH, LESENSED, LESENSE, ACMP2, ACMP3, ADC1, USART0, USART1, USART2, USART3, USART4, USART5, UART0, UART1, TIMER0, TIMER1, TIMER2, USB, CM4, TIMER3, WTIMER0, WTIMER1, WTIMER2, WTIMER3, TIMER4, TIMER5, TIMER6,
}
Expand description

Source Select

Value on reset: 0

Variants

NONE

0: No source selected

PRSL

1: Peripheral Reflex System

PRS

2: Peripheral Reflex System

PRSH

3: Peripheral Reflex System

ACMP0

4: Analog Comparator 0

ACMP1

5: Analog Comparator 1

ADC0

6: Analog to Digital Converter 0

RTC

7: Real-Time Counter

RTCC

8: Real-Time Counter and Calendar

GPIOL

9: General purpose Input/Output

GPIOH

10: General purpose Input/Output

LETIMER0

11: Low Energy Timer 0

LETIMER1

12: Low Energy Timer 1

PCNT0

13: Pulse Counter 0

PCNT1

14: Pulse Counter 1

PCNT2

15: Pulse Counter 2

CRYOTIMER

16: CRYOTIMER

CMU

17: Clock Management Unit

VDAC0

23: Digital to Analog Converter 0

LESENSEL

24: Low Energy Sensor Interface

LESENSEH

25: Low Energy Sensor Interface

LESENSED

26: Low Energy Sensor Interface

LESENSE

27: Low Energy Sensor Interface

ACMP2

28: Analog Comparator 1

ACMP3

29: Analog Comparator 3

ADC1

30: Analog to Digital Converter 0

USART0

48: Universal Synchronous/Asynchronous Receiver/Transmitter 0

USART1

49: Universal Synchronous/Asynchronous Receiver/Transmitter 1

USART2

50: Universal Synchronous/Asynchronous Receiver/Transmitter 2

USART3

51: Universal Synchronous/Asynchronous Receiver/Transmitter 3

USART4

52: Universal Synchronous/Asynchronous Receiver/Transmitter 4

USART5

53: Universal Synchronous/Asynchronous Receiver/Transmitter 5

UART0

54: Universal Asynchronous Receiver/Transmitter 0

UART1

55: Universal Asynchronous Receiver/Transmitter 1

TIMER0

60: Timer 0

TIMER1

61: Timer 1

TIMER2

62: Timer 2

USB

64: Universal Serial Bus Interface

CM4

67: 1000011

TIMER3

80: Timer 3

WTIMER0

82: Wide Timer 0

WTIMER1

83: Wide Timer 0

WTIMER2

84: Wide Timer 2

WTIMER3

85: Wide Timer 3

TIMER4

98: Timer 4

TIMER5

99: Timer 5

TIMER6

100: Timer 6

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.