[][src]Type Definition lpc55_pac::anactrl::ringo0_ctrl::PD_R

type PD_R = R<bool, PD_A>;

Reader of field PD

Implementations

impl PD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is POWERED_ON

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

Checks if the value of the field is POWERED_DOWN