[][src]Type Definition rsl10_pac::adc::adc_cfg::CONTINUOUS_MODE_R

type CONTINUOUS_MODE_R = R<bool, CONTINUOUS_MODE_A>;

Reader of field CONTINUOUS_MODE

Methods

impl CONTINUOUS_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ADC_NORMAL

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

Checks if the value of the field is ADC_CONTINUOUS