Type Definition lpc81x_pac::lpc810::acomp::ctrl::HYS_R

source ·
pub type HYS_R = FieldReader<u8, HYS_A>;
Expand description

Field HYS reader - 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§

Get enumerated values variant

Checks if the value of the field is HYS_0

Checks if the value of the field is HYS_1

Checks if the value of the field is HYS_2

Checks if the value of the field is HYS_3