[][src]Type Definition lpc82x_pac::adc0::inten::ADCMPINTEN6_R

type ADCMPINTEN6_R = R<u8, ADCMPINTEN6_A>;

Reader of field ADCMPINTEN6

Methods

impl ADCMPINTEN6_R[src]

pub fn variant(&self) -> Variant<u8, ADCMPINTEN6_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