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

type RAMBLOCK3_R = R<bool, RAMBLOCK3_A>;

Reader of field RAMBLOCK3

Methods

impl RAMBLOCK3_R[src]

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