Type Alias nrf52840_pac::power::ramstatus::RAMBLOCK2_R

source ·
pub type RAMBLOCK2_R = BitReader<RAMBLOCK2_A>;
Expand description

Field RAMBLOCK2 reader - RAM block 2 is on or off/powering up

Aliased Type§

struct RAMBLOCK2_R { /* private fields */ }

Implementations§

source§

impl RAMBLOCK2_R

source

pub fn variant(&self) -> RAMBLOCK2_A

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Checks if the value of the field is OFF

source

pub fn is_on(&self) -> bool

Checks if the value of the field is ON