Defines all types of mcuxClEls_Common. More...
Data Structures | |
| union | mcuxClEls_HwVersion_t |
| Result type of #mcuxClEls_GetHwVersion. More... | |
| union | mcuxClEls_HwState_t |
| Result type of #mcuxClEls_GetHwState. More... | |
| union | mcuxClEls_InterruptOptionEn_t |
| Command option type for #mcuxClEls_SetIntEnableFlags and #mcuxClEls_GetIntEnableFlags. More... | |
| union | mcuxClEls_InterruptOptionRst_t |
| Type to control which ELS interrupts should be reset when calling #mcuxClEls_ResetIntFlags. More... | |
| union | mcuxClEls_InterruptOptionSet_t |
| Type to control which ELS interrupts should be set when calling #mcuxClEls_SetIntFlags. More... | |
| union | mcuxClEls_HwConfig_t |
| Result type of #mcuxClEls_GetHwConfig. More... | |
Macros | |
| #define | drbgreqsub |
| Deprecated name for mcuxClEls_HwConfig_t.drbgreqsup. More... | |
Typedefs | |
| typedef uint32_t | mcuxClEls_ErrorHandling_t |
| Type to handle ELS error clearing options. More... | |
| typedef uint32_t | mcuxClEls_ResetOption_t |
| Type to handle ELS reset options. More... | |
Defines all types of mcuxClEls_Common.
| #define drbgreqsub |
Deprecated name for mcuxClEls_HwConfig_t.drbgreqsup.
| typedef uint32_t mcuxClEls_ErrorHandling_t |
Type to handle ELS error clearing options.
For possible values, see MCUXCLELS_ERROR_FLAGS_.
| typedef uint32_t mcuxClEls_ResetOption_t |
Type to handle ELS reset options.
For possible values, see MCUXCLELS_RESET_.