[][src]Type Definition nrf52832_pac::power::ramstatus::RAMBLOCK0_R

type RAMBLOCK0_R = R<bool, RAMBLOCK0_A>;

Reader of field RAMBLOCK0

Methods

impl RAMBLOCK0_R[src]

pub fn variant(&self) -> RAMBLOCK0_A[src]

Get enumerated values variant

pub fn is_off(&self) -> bool[src]

Checks if the value of the field is OFF

pub fn is_on(&self) -> bool[src]

Checks if the value of the field is ON