SDL API Guide for J721E
ESM Data Structures

Introduction

Data Structures

struct  SDL_ESM_ErrorConfig_t
 ESM error configuration. More...
 
struct  SDL_ESM_config
 ESM init configuration. More...
 
struct  esmRevisionId_t
 Structure for accessing Revision ID of ESM module. More...
 
struct  esmInfo_t
 Structure for accessing information register of ESM module. More...
 
struct  esmGroupIntrStatus_t
 Structure to access the status of interrupts belonging to a High or Low priority interrupt. More...
 
struct  SDL_esmRegs_ERR_GRP_STATIC
 ESM Error Group static registers list. More...
 
struct  SDL_ESM_staticRegs
 ESM static registers list. More...
 

Typedefs

typedef int32_t(* SDL_ESM_applicationCallback) (SDL_ESM_Inst instance, SDL_ESM_IntType intrType, uint32_t grpChannel, uint32_t index, uint32_t intSrc, void *arg)
 

Typedef Documentation

◆ SDL_ESM_applicationCallback

typedef int32_t(* SDL_ESM_applicationCallback) (SDL_ESM_Inst instance, SDL_ESM_IntType intrType, uint32_t grpChannel, uint32_t index, uint32_t intSrc, void *arg)