[][src]Type Definition lpc55_pac::syscon::cpstat::CPU0SLEEPING_R

type CPU0SLEEPING_R = R<bool, CPU0SLEEPING_A>;
[]

Reader of field CPU0SLEEPING

Implementations

impl CPU0SLEEPING_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is AWAKE

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

Checks if the value of the field is SLEEPING