[][src]Type Definition ambiq_apollo1_pac::adc::cfg::REFSEL_R

type REFSEL_R = R<u8, REFSEL_A>;

Reader of field REFSEL

Methods

impl REFSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INTERNAL

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

Checks if the value of the field is VDD

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

Checks if the value of the field is ADCREF

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

Checks if the value of the field is UNDEFINED