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

type RTC_OSC_PD_R = R<bool, RTC_OSC_PD_A>;
[]

Reader of field RTC_OSC_PD

Implementations

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