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

Field SRC3 writer - Selects the input source for bit slice 3

Implementations

Writes variant to the field

Input 0. Selects the pin selected in the PINTSEL0 register as the source to bit slice 3.

Input 1. Selects the pin selected in the PINTSEL1 register as the source to bit slice 3.

Input 2. Selects the pin selected in the PINTSEL2 register as the source to bit slice 3.

Input 3. Selects the pin selected in the PINTSEL3 register as the source to bit slice 3.

Input 4. Selects the pin selected in the PINTSEL4 register as the source to bit slice 3.

Input 5. Selects the pin selected in the PINTSEL5 register as the source to bit slice 3.

Input 6. Selects the pin selected in the PINTSEL6 register as the source to bit slice 3.

Input 7. Selects the pin selected in the PINTSEL7 register as the source to bit slice 3.

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.