[][src]Type Definition ambiq_apollo1_pac::adc::cfg::LPMODE_R

type LPMODE_R = R<u8, LPMODE_A>;

Reader of field LPMODE

Methods

impl LPMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MODE0

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

Checks if the value of the field is MODE1

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

Checks if the value of the field is MODE2

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

Checks if the value of the field is MODE_UNDEFINED