Type Definition lpc81x_pac::lpc810::acomp::ctrl::EDGESEL_R

source ·
pub type EDGESEL_R = FieldReader<u8, EDGESEL_A>;
Expand description

Field EDGESEL reader - This field controls which edges on the comparator output set the COMPEDGE bit (bit 23 below):

Implementations§

Get enumerated values variant

Checks if the value of the field is FALLING_EDGES

Checks if the value of the field is RISING_EDGES

Checks if the value of the field is BOTH_EDGES0

Checks if the value of the field is BOTH_EDGES1