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

type R = R<u32, CPSTAT>;

Reader of register CPSTAT

Methods

impl R[src]

pub fn cpu0sleeping(&self) -> CPU0SLEEPING_R[src]

Bit 0 - The CPU0 sleeping state.

pub fn cpu1sleeping(&self) -> CPU1SLEEPING_R[src]

Bit 1 - The CPU1 sleeping state.

pub fn cpu0lockup(&self) -> CPU0LOCKUP_R[src]

Bit 2 - The CPU0 lockup state.

pub fn cpu1lockup(&self) -> CPU1LOCKUP_R[src]

Bit 3 - The CPU1 lockup state.