[][src]Type Definition lpc55s6x_pac::adc0::stat::CAL_RDY_R

type CAL_RDY_R = R<bool, CAL_RDY_A>;

Reader of field CAL_RDY

Methods

impl CAL_RDY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CAL_RDY_0

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

Checks if the value of the field is CAL_RDY_1