[][src]Type Definition lpc54606_pac::rtc::ctrl::RTC_OSC_PD_R

type RTC_OSC_PD_R = R<bool, RTC_OSC_PD_A>;

Reader of field RTC_OSC_PD

Methods

impl RTC_OSC_PD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is POWER_UP

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

Checks if the value of the field is POWERED_DOWN