pub struct TRIGSRC_R(_);
Expand description
Field TRIGSRC
reader - Trigger Source
Implementations
sourceimpl TRIGSRC_R
impl TRIGSRC_R
sourcepub fn is_disable(&self) -> bool
pub fn is_disable(&self) -> bool
Checks if the value of the field is DISABLE
sourcepub fn is_sercom0_rx(&self) -> bool
pub fn is_sercom0_rx(&self) -> bool
Checks if the value of the field is SERCOM0_RX
sourcepub fn is_sercom0_tx(&self) -> bool
pub fn is_sercom0_tx(&self) -> bool
Checks if the value of the field is SERCOM0_TX
sourcepub fn is_sercom1_rx(&self) -> bool
pub fn is_sercom1_rx(&self) -> bool
Checks if the value of the field is SERCOM1_RX
sourcepub fn is_sercom1_tx(&self) -> bool
pub fn is_sercom1_tx(&self) -> bool
Checks if the value of the field is SERCOM1_TX
sourcepub fn is_sercom2_rx(&self) -> bool
pub fn is_sercom2_rx(&self) -> bool
Checks if the value of the field is SERCOM2_RX
sourcepub fn is_sercom2_tx(&self) -> bool
pub fn is_sercom2_tx(&self) -> bool
Checks if the value of the field is SERCOM2_TX
sourcepub fn is_tcc0_ovf(&self) -> bool
pub fn is_tcc0_ovf(&self) -> bool
Checks if the value of the field is TCC0_OVF
sourcepub fn is_tcc0_mc0(&self) -> bool
pub fn is_tcc0_mc0(&self) -> bool
Checks if the value of the field is TCC0_MC0
sourcepub fn is_tcc0_mc1(&self) -> bool
pub fn is_tcc0_mc1(&self) -> bool
Checks if the value of the field is TCC0_MC1
sourcepub fn is_tcc0_mc2(&self) -> bool
pub fn is_tcc0_mc2(&self) -> bool
Checks if the value of the field is TCC0_MC2
sourcepub fn is_tcc0_mc3(&self) -> bool
pub fn is_tcc0_mc3(&self) -> bool
Checks if the value of the field is TCC0_MC3
sourcepub fn is_tc1_ovf(&self) -> bool
pub fn is_tc1_ovf(&self) -> bool
Checks if the value of the field is TC1_OVF
sourcepub fn is_tc1_mc0(&self) -> bool
pub fn is_tc1_mc0(&self) -> bool
Checks if the value of the field is TC1_MC0
sourcepub fn is_tc1_mc1(&self) -> bool
pub fn is_tc1_mc1(&self) -> bool
Checks if the value of the field is TC1_MC1
sourcepub fn is_tc2_ovf(&self) -> bool
pub fn is_tc2_ovf(&self) -> bool
Checks if the value of the field is TC2_OVF
sourcepub fn is_tc2_mc0(&self) -> bool
pub fn is_tc2_mc0(&self) -> bool
Checks if the value of the field is TC2_MC0
sourcepub fn is_tc2_mc1(&self) -> bool
pub fn is_tc2_mc1(&self) -> bool
Checks if the value of the field is TC2_MC1
sourcepub fn is_adc_resrdy(&self) -> bool
pub fn is_adc_resrdy(&self) -> bool
Checks if the value of the field is ADC_RESRDY
sourcepub fn is_dac_empty(&self) -> bool
pub fn is_dac_empty(&self) -> bool
Checks if the value of the field is DAC_EMPTY
Methods from Deref<Target = FieldReader<u8, TRIGSRC_A>>
sourcepub fn bit_is_clear(&self) -> bool
pub fn bit_is_clear(&self) -> bool
Returns true
if the bit is clear (0).
sourcepub fn bit_is_set(&self) -> bool
pub fn bit_is_set(&self) -> bool
Returns true
if the bit is set (1).