[][src]Type Definition nrf51::power::ramstatus::RAMBLOCK1_R

type RAMBLOCK1_R = R<bool, RAMBLOCK1_A>;

Reader of field RAMBLOCK1

Methods

impl RAMBLOCK1_R[src]

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