Type Alias atsame70n21b::supc::wumr::RTCEN_R

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

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

Aliased Type§

struct RTCEN_R { /* private fields */ }

Implementations§

source§

impl RTCEN_R

source

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