[][src]Type Definition ambiq_apollo1_pac::adc::sl7cfg::ADSEL7_R

type ADSEL7_R = R<u8, ADSEL7_A>;

Reader of field ADSEL7

Methods

impl ADSEL7_R[src]

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