[][src]Type Definition lpc82x_pac::acomp::ctrl::COMP_VM_SEL_R

type COMP_VM_SEL_R = R<u8, COMP_VM_SEL_A>;

Reader of field COMP_VM_SEL

Methods

impl COMP_VM_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VOLTAGE_LADDER_OUTPUT

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

Checks if the value of the field is ACMP_I1

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

Checks if the value of the field is ACMP_I2

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

Checks if the value of the field is ACMP_I3

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

Checks if the value of the field is ACMP_I4

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

Checks if the value of the field is BAND_GAP

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

Checks if the value of the field is ADC_0