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

Field OUTMOD writer - Output mode 2

Implementations

Writes variant to the field

PWM output mode: 0 - output only

PWM output mode: 1 - set

PWM output mode: 2 - PWM toggle/reset

PWM output mode: 3 - PWM set/reset

PWM output mode: 4 - toggle

PWM output mode: 5 - Reset

PWM output mode: 6 - PWM toggle/set

PWM output mode: 7 - PWM reset/set

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.