[][src]Type Definition ambiq_apollo1_pac::adc::sl1cfg::ADSEL1_R

type ADSEL1_R = R<u8, ADSEL1_A>;

Reader of field ADSEL1

Methods

impl ADSEL1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is AVG_1_MSRMT

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

Checks if the value of the field is AVG_2_MSRMTS

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

Checks if the value of the field is AVG_4_MSRMTS

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

Checks if the value of the field is AVG_8_MSRMT

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

Checks if the value of the field is AVG_16_MSRMTS

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

Checks if the value of the field is AVG_32_MSRMTS

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

Checks if the value of the field is AVG_64_MSRMTS

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

Checks if the value of the field is AVG_128_MSRMTS