[][src]Type Definition lpc55s6x_pac::syscon::cpstat::CPU1SLEEPING_R

type CPU1SLEEPING_R = R<bool, CPU1SLEEPING_A>;

Reader of field CPU1SLEEPING

Methods

impl CPU1SLEEPING_R[src]

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