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

type RAMBLOCK2_R = R<bool, RAMBLOCK2_A>;

Reader of field RAMBLOCK2

Methods

impl RAMBLOCK2_R[src]

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