[][src]Type Definition ambiq_apollo1_pac::adc::sl3cfg::THSEL3_R

type THSEL3_R = R<u8, THSEL3_A>;

Reader of field THSEL3

Methods

impl THSEL3_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _1_ADC_CLK

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

Checks if the value of the field is _2_ADC_CLKS

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

Checks if the value of the field is _4_ADC_CLKS

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

Checks if the value of the field is _8_ADC_CLKS

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

Checks if the value of the field is _16_ADC_CLKS

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

Checks if the value of the field is _32_ADC_CLKS

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

Checks if the value of the field is _64_ADC_CLKS

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

Checks if the value of the field is _128_ADC_CLKS