[][src]Type Definition lpc54606_pac::adc0::inten::ADCMPINTEN0_R

type ADCMPINTEN0_R = R<u8, ADCMPINTEN0_A>;

Reader of field ADCMPINTEN0

Methods

impl ADCMPINTEN0_R[src]

pub fn variant(&self) -> Variant<u8, ADCMPINTEN0_A>[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_outside_threshold(&self) -> bool[src]

Checks if the value of the field is OUTSIDE_THRESHOLD

pub fn is_crossing_threshold(&self) -> bool[src]

Checks if the value of the field is CROSSING_THRESHOLD