Type Definition atsam4s2a_pac::supc::wumr::RTCEN_R

source ·
pub type RTCEN_R = BitReader<RTCEN_A>;
Expand description

Field RTCEN reader - Real-time Clock Wake-up Enable

Implementations§

source§

impl RTCEN_R

source

pub fn variant(&self) -> RTCEN_A

Get enumerated values variant

source

pub fn is_not_enable(&self) -> bool

Checks if the value of the field is NOT_ENABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE