[][src]Type Definition nrf52832_pac::power::ramonb::OFFRAM2_R

type OFFRAM2_R = R<bool, OFFRAM2_A>;

Reader of field OFFRAM2

Methods

impl OFFRAM2_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RAM2OFF

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

Checks if the value of the field is RAM2ON