Type Alias atsamd51p::pm::stdbycfg::RAMCFG_R

source ·
pub type RAMCFG_R = FieldReader<RAMCFGSELECT_A>;
Expand description

Field RAMCFG reader - Ram Configuration

Aliased Type§

struct RAMCFG_R { /* private fields */ }

Implementations§

source§

impl RAMCFG_R

source

pub const fn variant(&self) -> Option<RAMCFGSELECT_A>

Get enumerated values variant

source

pub fn is_ret(&self) -> bool

All the system RAM is retained

source

pub fn is_partial(&self) -> bool

Only the first 32Kbytes of the system RAM is retained

source

pub fn is_off(&self) -> bool

All the system RAM is turned OFF