Type Alias nrf52840_pac::power::ramstatus::RAMBLOCK3_R

source ·
pub type RAMBLOCK3_R = BitReader<RAMBLOCK3_A>;
Expand description

Field RAMBLOCK3 reader - RAM block 3 is on or off/powering up

Aliased Type§

struct RAMBLOCK3_R { /* private fields */ }

Implementations§

source§

impl RAMBLOCK3_R

source

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