pub struct W(_);
Expand description

Register LSCH2_CONF1 writer

Implementations

Bits 0:9 - This register controls the increase or decrease step scale for low speed channel2.

Bits 10:19 - This register is used to increase or decrease the duty every reg_duty_cycle_lsch2 cycles for low speed channel2.

Bits 20:29 - This register is used to control the num of increased or decreased times for low speed channel2.

Bit 30 - This register is used to increase the duty of output signal or decrease the duty of output signal for low speed channel2.

Bit 31 - When reg_duty_num_hsch2 reg_duty_cycle_hsch2 and reg_duty_scale_hsch2 has been configured. these register won’t take effect until set reg_duty_start_hsch2. this bit is automatically cleared by hardware.

Writes raw bits to the register.

Methods from Deref<Target = W<LSCH2_CONF1_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.