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

type S0RETENTION_R = R<bool, S0RETENTION_A>;

Reader of field S0RETENTION

Methods

impl S0RETENTION_R[src]

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