Type Alias TrigsrcR

Source
pub type TrigsrcR = FieldReader<Trigsrcselect>;
Expand description

Field TRIGSRC reader - Trigger Source

Aliased Type§

struct TrigsrcR { /* private fields */ }

Implementations§

Source§

impl TrigsrcR

Source

pub const fn variant(&self) -> Option<Trigsrcselect>

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Only software/event triggers

Source

pub fn is_sercom0_rx(&self) -> bool

SERCOM0 RX Trigger

Source

pub fn is_sercom0_tx(&self) -> bool

SERCOM0 TX Trigger

Source

pub fn is_sercom1_rx(&self) -> bool

SERCOM1 RX Trigger

Source

pub fn is_sercom1_tx(&self) -> bool

SERCOM1 TX Trigger

Source

pub fn is_sercom2_rx(&self) -> bool

SERCOM2 RX Trigger

Source

pub fn is_sercom2_tx(&self) -> bool

SERCOM2 TX Trigger

Source

pub fn is_sercom3_rx(&self) -> bool

SERCOM3 RX Trigger

Source

pub fn is_sercom3_tx(&self) -> bool

SERCOM3 TX Trigger

Source

pub fn is_sercom4_rx(&self) -> bool

SERCOM4 RX Trigger

Source

pub fn is_sercom4_tx(&self) -> bool

SERCOM4 TX Trigger

Source

pub fn is_sercom5_rx(&self) -> bool

SERCOM5 RX Trigger

Source

pub fn is_sercom5_tx(&self) -> bool

SERCOM5 TX Trigger

Source

pub fn is_tcc0_ovf(&self) -> bool

TCC0 Overflow Trigger

Source

pub fn is_tcc0_mc0(&self) -> bool

TCC0 Match/Compare 0 Trigger

Source

pub fn is_tcc0_mc1(&self) -> bool

TCC0 Match/Compare 1 Trigger

Source

pub fn is_tcc0_mc2(&self) -> bool

TCC0 Match/Compare 2 Trigger

Source

pub fn is_tcc0_mc3(&self) -> bool

TCC0 Match/Compare 3 Trigger

Source

pub fn is_tcc1_ovf(&self) -> bool

TCC1 Overflow Trigger

Source

pub fn is_tcc1_mc0(&self) -> bool

TCC1 Match/Compare 0 Trigger

Source

pub fn is_tcc1_mc1(&self) -> bool

TCC1 Match/Compare 1 Trigger

Source

pub fn is_tcc2_ovf(&self) -> bool

TCC2 Overflow Trigger

Source

pub fn is_tcc2_mc0(&self) -> bool

TCC2 Match/Compare 0 Trigger

Source

pub fn is_tcc2_mc1(&self) -> bool

TCC2 Match/Compare 1 Trigger

Source

pub fn is_tc3_ovf(&self) -> bool

TC3 Overflow Trigger

Source

pub fn is_tc3_mc0(&self) -> bool

TC3 Match/Compare 0 Trigger

Source

pub fn is_tc3_mc1(&self) -> bool

TC3 Match/Compare 1 Trigger

Source

pub fn is_tc4_ovf(&self) -> bool

TC4 Overflow Trigger

Source

pub fn is_tc4_mc0(&self) -> bool

TC4 Match/Compare 0 Trigger

Source

pub fn is_tc4_mc1(&self) -> bool

TC4 Match/Compare 1 Trigger

Source

pub fn is_tc5_ovf(&self) -> bool

TC5 Overflow Trigger

Source

pub fn is_tc5_mc0(&self) -> bool

TC5 Match/Compare 0 Trigger

Source

pub fn is_tc5_mc1(&self) -> bool

TC5 Match/Compare 1 Trigger

Source

pub fn is_tc6_ovf(&self) -> bool

TC6 Overflow Trigger

Source

pub fn is_tc6_mc0(&self) -> bool

TC6 Match/Compare 0 Trigger

Source

pub fn is_tc6_mc1(&self) -> bool

TC6 Match/Compare 1 Trigger

Source

pub fn is_tc7_ovf(&self) -> bool

TC7 Overflow Trigger

Source

pub fn is_tc7_mc0(&self) -> bool

TC7 Match/Compare 0 Trigger

Source

pub fn is_tc7_mc1(&self) -> bool

TC7 Match/Compare 1 Trigger

Source

pub fn is_adc_resrdy(&self) -> bool

ADC Result Ready Trigger

Source

pub fn is_dac_empty(&self) -> bool

DAC Empty Trigger

Source

pub fn is_i2s_rx_0(&self) -> bool

I2S RX 0 Trigger

Source

pub fn is_i2s_rx_1(&self) -> bool

I2S RX 1 Trigger

Source

pub fn is_i2s_tx_0(&self) -> bool

I2S TX 0 Trigger

Source

pub fn is_i2s_tx_1(&self) -> bool

I2S TX 1 Trigger

Source

pub fn is_tcc3_ovf(&self) -> bool

TCC3 Overflow Trigger

Source

pub fn is_tcc3_mc0(&self) -> bool

TCC3 Match/Compare 0 Trigger

Source

pub fn is_tcc3_mc1(&self) -> bool

TCC3 Match/Compare 1 Trigger

Source

pub fn is_tcc3_mc2(&self) -> bool

Match/Compare 2 Trigger

Source

pub fn is_tcc3_mc3(&self) -> bool

Match/Compare 3 Trigger