Enum efm32gg11b::ldma::ch18_reqsel::SOURCESEL_A[][src]

#[repr(u8)]
pub enum SOURCESEL_A {
Show variants NONE, PRS, ADC0, ADC1, VDAC0, USART0, USART1, USART2, USART3, USART4, USART5, UART0, UART1, LEUART0, LEUART1, I2C0, I2C1, I2C2, TIMER0, TIMER1, TIMER2, TIMER3, TIMER4, TIMER5, TIMER6, WTIMER0, WTIMER1, WTIMER2, WTIMER3, MSC, CRYPTO0, EBI, CSEN, LESENSE,
}
Expand description

Source Select

Value on reset: 0

Variants

NONE

0: No source selected

PRS

1: Peripheral Reflex System

ADC0

8: Analog to Digital Converter 0

ADC1

9: Analog to Digital Converter 0

VDAC0

10: Digital to Analog Converter 0

USART0

12: Universal Synchronous/Asynchronous Receiver/Transmitter 0

USART1

13: Universal Synchronous/Asynchronous Receiver/Transmitter 1

USART2

14: Universal Synchronous/Asynchronous Receiver/Transmitter 2

USART3

15: Universal Synchronous/Asynchronous Receiver/Transmitter 3

USART4

16: Universal Synchronous/Asynchronous Receiver/Transmitter 4

USART5

17: Universal Synchronous/Asynchronous Receiver/Transmitter 5

UART0

18: Universal Asynchronous Receiver/Transmitter 0

UART1

19: Universal Asynchronous Receiver/Transmitter 1

LEUART0

20: Low Energy UART 0

LEUART1

21: Low Energy UART 1

I2C0

22: I2C 0

I2C1

23: I2C 1

I2C2

24: I2C 2

TIMER0

25: Timer 0

TIMER1

26: Timer 1

TIMER2

27: Timer 2

TIMER3

28: Timer 3

TIMER4

29: Timer 4

TIMER5

30: Timer 5

TIMER6

31: Timer 6

WTIMER0

32: Wide Timer 0

WTIMER1

33: Wide Timer 0

WTIMER2

34: Wide Timer 2

WTIMER3

35: Wide Timer 3

MSC

48: Memory System Controller

CRYPTO0

49: Advanced Encryption Standard Accelerator

EBI

50: External Bus Interface

CSEN

61: Capacitive touch sense module

LESENSE

62: Low Energy Sensor Interface

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.