pub struct TRIGSRC_W<'a> { /* private fields */ }
Expand description

Field TRIGSRC writer - Trigger Source

Implementations

Writes variant to the field

Only software/event triggers

SERCOM0 RX Trigger

SERCOM0 TX Trigger

SERCOM1 RX Trigger

SERCOM1 TX Trigger

SERCOM2 RX Trigger

SERCOM2 TX Trigger

TCC0 Overflow Trigger

TCC0 Match/Compare 0 Trigger

TCC0 Match/Compare 1 Trigger

TCC0 Match/Compare 2 Trigger

TCC0 Match/Compare 3 Trigger

TC1 Overflow Trigger

TC1 Match/Compare 0 Trigger

TC1 Match/Compare 1 Trigger

TC2 Overflow Trigger

TC2 Match/Compare 0 Trigger

TC2 Match/Compare 1 Trigger

ADC Result Ready Trigger

DAC Empty Trigger

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.