[][src]Type Definition lpc54606_pac::adc0::seq_ctrl::LOWPRIO_R

type LOWPRIO_R = R<bool, LOWPRIO_A>;

Reader of field LOWPRIO

Methods

impl LOWPRIO_R[src]

pub fn variant(&self) -> LOWPRIO_A[src]

Get enumerated values variant

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

Checks if the value of the field is LOW_PRIORITY

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

Checks if the value of the field is HIGH_PRIORITY