[][src]Enum efm32gg11b820::prs::ch0_ctrl::SOURCESELR

pub enum SOURCESELR {
    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,
    _Reserved(u8),
}

Possible values of the field SOURCESEL

Variants

NONE

No source selected

PRSL

Peripheral Reflex System

PRS

Peripheral Reflex System

PRSH

Peripheral Reflex System

ACMP0

Analog Comparator 0

ACMP1

Analog Comparator 1

ADC0

Analog to Digital Converter 0

RTC

Real-Time Counter

RTCC

Real-Time Counter and Calendar

GPIOL

General purpose Input/Output

GPIOH

General purpose Input/Output

LETIMER0

Low Energy Timer 0

LETIMER1

Low Energy Timer 1

PCNT0

Pulse Counter 0

PCNT1

Pulse Counter 1

PCNT2

Pulse Counter 2

CRYOTIMER

CryoTimer

CMU

Clock Management Unit

VDAC0

Digital to Analog Converter 0

LESENSEL

Low Energy Sensor Interface

LESENSEH

Low Energy Sensor Interface

LESENSED

Low Energy Sensor Interface

LESENSE

Low Energy Sensor Interface

ACMP2

Analog Comparator 1

ACMP3

Analog Comparator 3

ADC1

Analog to Digital Converter 0

USART0

Universal Synchronous/Asynchronous Receiver/Transmitter 0

USART1

Universal Synchronous/Asynchronous Receiver/Transmitter 1

USART2

Universal Synchronous/Asynchronous Receiver/Transmitter 2

USART3

Universal Synchronous/Asynchronous Receiver/Transmitter 3

USART4

Universal Synchronous/Asynchronous Receiver/Transmitter 4

USART5

Universal Synchronous/Asynchronous Receiver/Transmitter 5

UART0

Universal Asynchronous Receiver/Transmitter 0

UART1

Universal Asynchronous Receiver/Transmitter 1

TIMER0

Timer 0

TIMER1

Timer 1

TIMER2

Timer 2

USB

Universal Serial Bus Interface

CM4

undocumented

TIMER3

Timer 3

WTIMER0

Wide Timer 0

WTIMER1

Wide Timer 0

WTIMER2

Wide Timer 2

WTIMER3

Wide Timer 3

TIMER4

Timer 4

TIMER5

Timer 5

TIMER6

Timer 6

_Reserved(u8)

Reserved

Methods

impl SOURCESELR[src]

pub fn bits(&self) -> u8[src]

Value of the field as raw bits

pub fn is_none(&self) -> bool[src]

Checks if the value of the field is NONE

pub fn is_prsl(&self) -> bool[src]

Checks if the value of the field is PRSL

pub fn is_prs(&self) -> bool[src]

Checks if the value of the field is PRS

pub fn is_prsh(&self) -> bool[src]

Checks if the value of the field is PRSH

pub fn is_acmp0(&self) -> bool[src]

Checks if the value of the field is ACMP0

pub fn is_acmp1(&self) -> bool[src]

Checks if the value of the field is ACMP1

pub fn is_adc0(&self) -> bool[src]

Checks if the value of the field is ADC0

pub fn is_rtc(&self) -> bool[src]

Checks if the value of the field is RTC

pub fn is_rtcc(&self) -> bool[src]

Checks if the value of the field is RTCC

pub fn is_gpiol(&self) -> bool[src]

Checks if the value of the field is GPIOL

pub fn is_gpioh(&self) -> bool[src]

Checks if the value of the field is GPIOH

pub fn is_letimer0(&self) -> bool[src]

Checks if the value of the field is LETIMER0

pub fn is_letimer1(&self) -> bool[src]

Checks if the value of the field is LETIMER1

pub fn is_pcnt0(&self) -> bool[src]

Checks if the value of the field is PCNT0

pub fn is_pcnt1(&self) -> bool[src]

Checks if the value of the field is PCNT1

pub fn is_pcnt2(&self) -> bool[src]

Checks if the value of the field is PCNT2

pub fn is_cryotimer(&self) -> bool[src]

Checks if the value of the field is CRYOTIMER

pub fn is_cmu(&self) -> bool[src]

Checks if the value of the field is CMU

pub fn is_vdac0(&self) -> bool[src]

Checks if the value of the field is VDAC0

pub fn is_lesensel(&self) -> bool[src]

Checks if the value of the field is LESENSEL

pub fn is_lesenseh(&self) -> bool[src]

Checks if the value of the field is LESENSEH

pub fn is_lesensed(&self) -> bool[src]

Checks if the value of the field is LESENSED

pub fn is_lesense(&self) -> bool[src]

Checks if the value of the field is LESENSE

pub fn is_acmp2(&self) -> bool[src]

Checks if the value of the field is ACMP2

pub fn is_acmp3(&self) -> bool[src]

Checks if the value of the field is ACMP3

pub fn is_adc1(&self) -> bool[src]

Checks if the value of the field is ADC1

pub fn is_usart0(&self) -> bool[src]

Checks if the value of the field is USART0

pub fn is_usart1(&self) -> bool[src]

Checks if the value of the field is USART1

pub fn is_usart2(&self) -> bool[src]

Checks if the value of the field is USART2

pub fn is_usart3(&self) -> bool[src]

Checks if the value of the field is USART3

pub fn is_usart4(&self) -> bool[src]

Checks if the value of the field is USART4

pub fn is_usart5(&self) -> bool[src]

Checks if the value of the field is USART5

pub fn is_uart0(&self) -> bool[src]

Checks if the value of the field is UART0

pub fn is_uart1(&self) -> bool[src]

Checks if the value of the field is UART1

pub fn is_timer0(&self) -> bool[src]

Checks if the value of the field is TIMER0

pub fn is_timer1(&self) -> bool[src]

Checks if the value of the field is TIMER1

pub fn is_timer2(&self) -> bool[src]

Checks if the value of the field is TIMER2

pub fn is_usb(&self) -> bool[src]

Checks if the value of the field is USB

pub fn is_cm4(&self) -> bool[src]

Checks if the value of the field is CM4

pub fn is_timer3(&self) -> bool[src]

Checks if the value of the field is TIMER3

pub fn is_wtimer0(&self) -> bool[src]

Checks if the value of the field is WTIMER0

pub fn is_wtimer1(&self) -> bool[src]

Checks if the value of the field is WTIMER1

pub fn is_wtimer2(&self) -> bool[src]

Checks if the value of the field is WTIMER2

pub fn is_wtimer3(&self) -> bool[src]

Checks if the value of the field is WTIMER3

pub fn is_timer4(&self) -> bool[src]

Checks if the value of the field is TIMER4

pub fn is_timer5(&self) -> bool[src]

Checks if the value of the field is TIMER5

pub fn is_timer6(&self) -> bool[src]

Checks if the value of the field is TIMER6

Trait Implementations

impl Copy for SOURCESELR[src]

impl Debug for SOURCESELR[src]

impl PartialEq<SOURCESELR> for SOURCESELR[src]

impl Clone for SOURCESELR[src]

fn clone_from(&mut self, source: &Self)
1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for SOURCESELR

impl Sync for SOURCESELR

Blanket Implementations

impl<T, U> TryFrom for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T> From for T[src]

impl<T, U> TryInto for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T, U> Into for T where
    U: From<T>, 
[src]

impl<T> Borrow for T where
    T: ?Sized
[src]

impl<T> BorrowMut for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Same for T

type Output = T

Should always be Self