Struct lpc845_pac::pint::pmsrc::SRC0_W[][src]

pub struct SRC0_W<'a> { /* fields omitted */ }
Expand description

Field SRC0 writer - Selects the input source for bit slice 0

Implementations

Writes variant to the field

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

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

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

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

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

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

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

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

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

Performs the conversion.

Performs the conversion.

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.