Struct efm32gg990::dma::ch8_ctrl::_SOURCESELW[][src]

pub struct _SOURCESELW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _SOURCESELW<'a>
[src]

Writes variant to the field

No source selected

Analog to Digital Converter 0

Digital to Analog Converter 0

Universal Synchronous/Asynchronous Receiver/Transmitter 0

Universal Synchronous/Asynchronous Receiver/Transmitter 1

Universal Synchronous/Asynchronous Receiver/Transmitter 2

Low Energy UART 0

Low Energy UART 1

I2C 0

I2C 1

Timer 0

Timer 1

Timer 2

Timer 3

Universal Asynchronous Receiver/Transmitter 0

Universal Asynchronous Receiver/Transmitter 1

""

Advanced Encryption Standard Accelerator

Low Energy Sensor Interface

External Bus Interface

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _SOURCESELW<'a>

impl<'a> Sync for _SOURCESELW<'a>