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

type ADCMPINTEN11_R = R<u8, ADCMPINTEN11_A>;

Reader of field ADCMPINTEN11

Methods

impl ADCMPINTEN11_R[src]

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