Struct efm32gg990::prs::ch11_ctrl::_SOURCESELW[][src]

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

Proxy

Methods

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

Writes variant to the field

No source selected

Voltage Comparator

Analog Comparator 0

Analog Comparator 1

Digital to Analog Converter 0

Analog to Digital Converter 0

Universal Synchronous/Asynchronous Receiver/Transmitter 0

Universal Synchronous/Asynchronous Receiver/Transmitter 1

Universal Synchronous/Asynchronous Receiver/Transmitter 2

Timer 0

Timer 1

Timer 2

Timer 3

Universal Serial Bus Interface

Real-Time Counter

Universal Asynchronous Receiver/Transmitter 0

Universal Asynchronous Receiver/Transmitter 1

General purpose Input/Output

General purpose Input/Output

Low Energy Timer 0

Backup RTC

Low Energy Sensor Interface

Low Energy Sensor Interface

Low Energy Sensor Interface

Writes raw bits to the field

Auto Trait Implementations

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

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