enum nrf_lcs nrf_lcs_get(void)
Query the current Life Cycle State value.
void nrf_lcs_set(enum nrf_lcs new_lcs)
Set the Life Cycle State value.
nrf_lcs
Definition nrf_lcs.h:42
@ NRF_LCS_PSA_PROT_DEBUG
Definition nrf_lcs.h:132
@ NRF_LCS_ASSEMBLY_AND_TEST
Definition nrf_lcs.h:78
@ NRF_LCS_MAX
Definition nrf_lcs.h:158
@ NRF_LCS_PSA_ROT_PROVISIONING
Definition nrf_lcs.h:109
@ NRF_LCS_SECURED
Definition nrf_lcs.h:126
@ NRF_LCS_DECOMMISSIONED
Definition nrf_lcs.h:152
@ NRF_LCS_UNKNOWN
Definition nrf_lcs.h:51
@ NRF_LCS_PSA_NON_PROT_DEBUG
Definition nrf_lcs.h:138