[][src]Type Definition ambiq_apollo1_pac::adc::sl0cfg::ADSEL0_R

type ADSEL0_R = R<u8, ADSEL0_A>;

Reader of field ADSEL0

Methods

impl ADSEL0_R[src]

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