Struct efm32gg11b::timer4::cc3_ctrl::ICEVCTRL_W[][src]

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

Write proxy for field ICEVCTRL

Implementations

Writes variant to the field

PRS output pulse and interrupt flag set on every capture

PRS output pulse and interrupt flag set on every second capture

PRS output pulse and interrupt flag set on rising edge only (if ICEDGE = BOTH)

PRS output pulse and interrupt flag set on falling edge only (if ICEDGE = BOTH)

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.

Should always be Self

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.