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

type SEQA_INTEN_R = R<bool, SEQA_INTEN_A>;

Reader of field SEQA_INTEN

Methods

impl SEQA_INTEN_R[src]

pub fn variant(&self) -> SEQA_INTEN_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_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED