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

type ADSEL5_R = R<u8, ADSEL5_A>;

Reader of field ADSEL5

Methods

impl ADSEL5_R[src]

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