Struct lpc845_pac::acomp::ctrl::HYS_W[][src]

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

Field HYS writer - Controls the hysteresis of the comparator. When the comparator is outputting a certain state, this is the difference between the selected signals, in the opposite direction from the state being output, that will switch the output.

Implementations

Writes variant to the field

None (the output will switch as the voltages cross)

5 mv

10 mv

20 mv

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.