[][src]Type Definition nrf52832_pac::power::ram::power::S1POWER_R

type S1POWER_R = R<bool, S1POWER_A>;

Reader of field S1POWER

Methods

impl S1POWER_R[src]

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