[][src]Type Definition muscab1_pac::system_control::cpuwait::R

type R = R<u32, CPUWAIT>;

Reader of register CPUWAIT

Methods

impl R[src]

pub fn cpu0wait(&self) -> CPU0WAIT_R[src]

Bit 0 - CPU 0 waits at boot and whether CPU1 powers up

pub fn cpu1wait(&self) -> CPU1WAIT_R[src]

Bit 1 - CPU 1 waits at boot and whether CPU0 powers up