SDL API Guide for J721E
|
RAT interrupt source types | |
This enumerator defines the types of possible RAT interrupt sources | |
typedef uint32_t | SDL_RAT_intrSrcTypes |
#define | SDL_RAT_INTR_SRC_EXCEPTION ((uint32_t) 0U) |
#define | SDL_RAT_INTR_SRC_INVALID ((uint32_t) 1U) |
#define SDL_RAT_INTR_SRC_EXCEPTION ((uint32_t) 0U) |
Exception interrupt
#define SDL_RAT_INTR_SRC_INVALID ((uint32_t) 1U) |
Denotes an invalid error type
typedef uint32_t SDL_RAT_intrSrcTypes |