Struct ke04z4_pac::ftm2::mode::FAULTM_W[][src]

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

Field FAULTM writer - Fault Control Mode

Implementations

Writes variant to the field

Fault control is disabled for all channels.

Fault control is enabled for even channels only (channels 0, 2, 4, and 6), and the selected mode is the manual fault clearing.

Fault control is enabled for all channels, and the selected mode is the manual fault clearing.

Fault control is enabled for all channels, and the selected mode is the automatic fault clearing.

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.