[][src]Type Definition lpc82x_pac::pmu::pcon::DPDFLAG_R

type DPDFLAG_R = R<bool, DPDFLAG_A>;

Reader of field DPDFLAG

Methods

impl DPDFLAG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_DEEP_POWER_DOWN

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

Checks if the value of the field is DEEP_POWER_DOWN