[][src]Type Definition lpc54606_pac::adc0::ctrl::RESOL_R

type RESOL_R = R<u8, RESOL_A>;

Reader of field RESOL

Methods

impl RESOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RESOLUTION_6_BIT

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

Checks if the value of the field is RESOLUTION_8_BIT

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

Checks if the value of the field is RESOLUTION_10_BIT

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

Checks if the value of the field is RESOLUTION_12_BIT