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

Field TEXC_NUM writer - Trigger Exception Number

Implementations

Writes variant to the field

No triggers have been interrupted by a high priority exception. Or CFG[TRES] = 1.

Trigger 0 has been interrupted by a high priority exception.

Trigger 1 has been interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Associated trigger sequence has interrupted by a high priority exception.

Every trigger sequence has been interrupted by a high priority exception.

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.