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

type CPU0LOCKUP_R = R<bool, CPU0LOCKUP_A>;
[]

Reader of field CPU0LOCKUP

Implementations

impl CPU0LOCKUP_R[src][]

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