[][src]Type Definition ambiq_apollo1_pac::adc::sl5cfg::THSEL5_R

type THSEL5_R = R<u8, THSEL5_A>;

Reader of field THSEL5

Methods

impl THSEL5_R[src]

pub fn variant(&self) -> THSEL5_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