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

type CPU1LOCKUP_R = R<bool, CPU1LOCKUP_A>;
[]

Reader of field CPU1LOCKUP

Implementations

impl CPU1LOCKUP_R[src][]

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