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

type ONRAM0_R = R<bool, ONRAM0_A>;

Reader of field ONRAM0

Methods

impl ONRAM0_R[src]

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