[][src]Type Definition lpc82x_pac::syscon::pdawakecfg::SYSPLL_PD_R

type SYSPLL_PD_R = R<bool, SYSPLL_PD_A>;

Reader of field SYSPLL_PD

Methods

impl SYSPLL_PD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED