[][src]Type Definition nrf51::power::ramon::OFFRAM0_R

type OFFRAM0_R = R<bool, OFFRAM0_A>;

Reader of field OFFRAM0

Methods

impl OFFRAM0_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RAM0OFF

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

Checks if the value of the field is RAM0ON