[][src]Type Definition cc3220sf::gprcm::wtop_pm_ps::R

type R = R<u32, WTOP_PM_PS>;

Reader of register WTOP_PM_PS

Implementations

impl R[src]

pub fn wtop_pm_ps(&self) -> WTOP_PM_PS_R[src]

Bits 0:2 - "011" - WTOP_PM_ACTIVE (Default) :- WTOP_Pd is in ACTIVE mode; "100" - WTOP_PM_ACTIVE_TO_SLEEP :- WTOP_Pd is in transition from ACTIVE to SLEEP ; "000" - WTOP_PM_SLEEP : WTOP-Pd is in Sleep-state ; "100" - WTOP_PM_SLEEP_TO_ACTIVE : WTOP_Pd is in transition from SLEEP to ACTIVE ; "000" - WTOP_PM_WAIT_FOR_OPP : Wait for OPP to be stable ;