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

type RTC_SUBSEC_ENA_R = R<bool, RTC_SUBSEC_ENA_A>;
[]

Reader of field RTC_SUBSEC_ENA

Implementations

impl RTC_SUBSEC_ENA_R[src][]

pub fn variant(&self) -> RTC_SUBSEC_ENA_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