[][src]Type Definition lpc55_pac::anactrl::bod_dcdc_int_status::DCDC_VAL_R

type DCDC_VAL_R = R<bool, DCDC_VAL_A>;

Reader of field DCDC_VAL

Implementations

impl DCDC_VAL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_OK

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

Checks if the value of the field is OK