Options for reset handling. More...
Macros | |
#define | MCUXCLCSS_RESET_DO_NOT_CANCEL |
Set this option at mcuxClCss_ResetOption_t to abort the requested command if another CSS operation is still running. More... | |
#define | MCUXCLCSS_RESET_CANCEL |
Set this option at mcuxClCss_ResetOption_t to execute the requested command even if another CSS operation is still running. More... | |
Options for reset handling.
#define MCUXCLCSS_RESET_DO_NOT_CANCEL |
Set this option at mcuxClCss_ResetOption_t to abort the requested command if another CSS operation is still running.
#define MCUXCLCSS_RESET_CANCEL |
Set this option at mcuxClCss_ResetOption_t to execute the requested command even if another CSS operation is still running.