AM273x MCU+ SDK  08.05.00

Detailed Description

ESM Hardware Atrributes.

The structure is used to store the hardware specific configuration which is passed to the driver instance

ESM parameters are used with the ESM_open() call.

Data Fields

CSL_esmRegs * ptrESMRegs
 
CSL_mss_ctrlRegs * ptrCtrlRegs
 
uint32_t numGroup1Err
 
uint32_t highPrioIntNum
 
uint32_t lowPrioIntNum
 
uint8_t intrHighPriority
 
uint8_t intrLowPriority
 

Field Documentation

◆ ptrESMRegs

CSL_esmRegs* ESM_Attrs::ptrESMRegs

ESM Peripheral's base address for the control register space

◆ ptrCtrlRegs

CSL_mss_ctrlRegs* ESM_Attrs::ptrCtrlRegs

CSL MSS control register base address

◆ numGroup1Err

uint32_t ESM_Attrs::numGroup1Err

ESM Peripheral's supported number of group1 errors

◆ highPrioIntNum

uint32_t ESM_Attrs::highPrioIntNum

ESM Peripheral's interrupt vector for high priority line

◆ lowPrioIntNum

uint32_t ESM_Attrs::lowPrioIntNum

ESM Peripheral's interrupt vector for low priority line

◆ intrHighPriority

uint8_t ESM_Attrs::intrHighPriority

Interrupt Low priority

◆ intrLowPriority

uint8_t ESM_Attrs::intrLowPriority

Interrupt Low priority