Struct ke04z4_pac::ftm2::synconf::W[][src]

pub struct W(_);
Expand description

Register SYNCONF writer

Implementations

Bit 0 - Hardware Trigger Mode

Bit 2 - CNTIN Register Synchronization

Bit 4 - INVCTRL Register Synchronization

Bit 5 - SWOCTRL Register Synchronization

Bit 7 - Synchronization Mode

Bit 8 - FTM counter synchronization is activated by the software trigger.

Bit 9 - MOD, CNTIN, and CV registers synchronization is activated by the software trigger.

Bit 10 - Output mask synchronization is activated by the software trigger.

Bit 11 - Inverting control synchronization is activated by the software trigger.

Bit 12 - Software output control synchronization is activated by the software trigger.

Bit 16 - FTM counter synchronization is activated by a hardware trigger.

Bit 17 - MOD, CNTIN, and CV registers synchronization is activated by a hardware trigger.

Bit 18 - Output mask synchronization is activated by a hardware trigger.

Bit 19 - Inverting control synchronization is activated by a hardware trigger.

Bit 20 - Software output control synchronization is activated by a hardware trigger.

Writes raw bits to the register.

Methods from Deref<Target = W<SYNCONF_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.