atsamd51p::ccl::ctrl

Type Alias RunstdbyR

Source
pub type RunstdbyR = BitReader<Runstdbyselect>;
Expand description

Field RUNSTDBY reader - Run in Standby

Aliased Type§

struct RunstdbyR { /* private fields */ }

Implementations§

Source§

impl RunstdbyR

Source

pub const fn variant(&self) -> Runstdbyselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Generic clock is not required in standby sleep mode

Source

pub fn is_enable(&self) -> bool

Generic clock is required in standby sleep mode