Astra MCU SDK Peripheral Driver Library
Data Structures

PCSM data structures

struct pcsm_reg_state_sts { pcsm_curr_st, pcsm_prev_st, pcsm_stable_on }

pcsm_reg_state_sts

Bitfield view of PCSM state register status (current/previous state and stable-on flag).

Field
pcsm_curr_st 

Current decoded PCSM state value (4-bit field).

pcsm_prev_st 

Previous decoded PCSM state value (4-bit field).

pcsm_stable_on 

Stable-on indicator bit. Set when domain is stable in ON state.