[][src]Type Definition lpc55_pac::syscon::pll1ctrl::BYPASSPLL_R

type BYPASSPLL_R = R<bool, BYPASSPLL_A>;
[]

Reader of field BYPASSPLL

Implementations

impl BYPASSPLL_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is USED

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

Checks if the value of the field is BYPASSED