[][src]Type Definition nrf52840_pac::power::ram::power::S0POWER_R

type S0POWER_R = R<bool, S0POWER_A>;

Reader of field S0POWER

Methods

impl S0POWER_R[src]

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