[][src]Enum cc2650::aux_timer::t0cfg::TICK_SRCR

pub enum TICK_SRCR {
    ADC_IRQ,
    MCU_EVENT,
    ACLK_REF,
    AUXIO15,
    AUXIO14,
    AUXIO13,
    AUXIO12,
    AUXIO11,
    AUXIO10,
    AUXIO9,
    AUXIO8,
    AUXIO7,
    AUXIO6,
    AUXIO5,
    AUXIO4,
    AUXIO3,
    AUXIO2,
    AUXIO1,
    AUXIO0,
    AON_PROG_WU,
    AON_SW,
    OBSMUX1,
    OBSMUX0,
    RTC_4KHZ,
    ADC_DONE,
    SMPH_AUTOTAKE_DONE,
    TIMER1_EV,
    TDC_DONE,
    AUX_COMPB,
    AUX_COMPA,
    RTC_CH2_EV,
    _Reserved(u8),
}

Possible values of the field TICK_SRC

Variants

ADC_IRQ

AUX_EVCTL:EVSTAT1.ADC_IRQ

MCU_EVENT

AUX_EVCTL:EVSTAT1.MCU_EV

ACLK_REF

AUX_EVCTL:EVSTAT1.ACLK_REF

AUXIO15

AUX_EVCTL:EVSTAT1.AUXIO15

AUXIO14

AUX_EVCTL:EVSTAT1.AUXIO14

AUXIO13

AUX_EVCTL:EVSTAT1.AUXIO13

AUXIO12

AUX_EVCTL:EVSTAT1.AUXIO12

AUXIO11

AUX_EVCTL:EVSTAT1.AUXIO11

AUXIO10

AUX_EVCTL:EVSTAT1.AUXIO10

AUXIO9

AUX_EVCTL:EVSTAT1.AUXIO9

AUXIO8

AUX_EVCTL:EVSTAT1.AUXIO8

AUXIO7

AUX_EVCTL:EVSTAT1.AUXIO7

AUXIO6

AUX_EVCTL:EVSTAT1.AUXIO6

AUXIO5

AUX_EVCTL:EVSTAT1.AUXIO5

AUXIO4

AUX_EVCTL:EVSTAT1.AUXIO4

AUXIO3

AUX_EVCTL:EVSTAT1.AUXIO3

AUXIO2

AUX_EVCTL:EVSTAT0.AUXIO2

AUXIO1

AUX_EVCTL:EVSTAT0.AUXIO1

AUXIO0

AUX_EVCTL:EVSTAT0.AUXIO0

AON_PROG_WU

AUX_EVCTL:EVSTAT0.AON_PROG_WU

AON_SW

AUX_EVCTL:EVSTAT0.AON_SW

OBSMUX1

AUX_EVCTL:EVSTAT0.OBSMUX1

OBSMUX0

AUX_EVCTL:EVSTAT0.OBSMUX0

RTC_4KHZ

AON_RTC:SUBSEC.VALUE bit 19. AON_RTC:CTL.RTC_4KHZ_EN enables this event.

ADC_DONE

AUX_EVCTL:EVSTAT0.ADC_DONE

SMPH_AUTOTAKE_DONE

AUX_EVCTL:EVSTAT0.SMPH_AUTOTAKE_DONE

TIMER1_EV

AUX_EVCTL:EVSTAT0.TIMER1_EV

TDC_DONE

AUX_EVCTL:EVSTAT0.TDC_DONE

AUX_COMPB

AUX_EVCTL:EVSTAT0.AUX_COMPB

AUX_COMPA

AUX_EVCTL:EVSTAT0.AUX_COMPA

RTC_CH2_EV

AUX_EVCTL:EVSTAT0.AON_RTC_CH2

_Reserved(u8)

Reserved

Methods

impl TICK_SRCR[src]

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

Value of the field as raw bits

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

Checks if the value of the field is ADC_IRQ

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

Checks if the value of the field is MCU_EVENT

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

Checks if the value of the field is ACLK_REF

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

Checks if the value of the field is AUXIO15

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

Checks if the value of the field is AUXIO14

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

Checks if the value of the field is AUXIO13

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

Checks if the value of the field is AUXIO12

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

Checks if the value of the field is AUXIO11

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

Checks if the value of the field is AUXIO10

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

Checks if the value of the field is AUXIO9

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

Checks if the value of the field is AUXIO8

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

Checks if the value of the field is AUXIO7

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

Checks if the value of the field is AUXIO6

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

Checks if the value of the field is AUXIO5

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

Checks if the value of the field is AUXIO4

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

Checks if the value of the field is AUXIO3

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

Checks if the value of the field is AUXIO2

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

Checks if the value of the field is AUXIO1

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

Checks if the value of the field is AUXIO0

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

Checks if the value of the field is AON_PROG_WU

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

Checks if the value of the field is AON_SW

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

Checks if the value of the field is OBSMUX1

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

Checks if the value of the field is OBSMUX0

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

Checks if the value of the field is RTC_4KHZ

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

Checks if the value of the field is ADC_DONE

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

Checks if the value of the field is SMPH_AUTOTAKE_DONE

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

Checks if the value of the field is TIMER1_EV

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

Checks if the value of the field is TDC_DONE

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

Checks if the value of the field is AUX_COMPB

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

Checks if the value of the field is AUX_COMPA

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

Checks if the value of the field is RTC_CH2_EV

Trait Implementations

impl Copy for TICK_SRCR[src]

impl Debug for TICK_SRCR[src]

impl PartialEq<TICK_SRCR> for TICK_SRCR[src]

impl Clone for TICK_SRCR[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 TICK_SRCR

impl Sync for TICK_SRCR

Blanket Implementations

impl<T> From for T[src]

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, 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]