ADuCM302x Device Drivers API Reference Manual
Release 3.1.2.0
adi_xint_def.h
1
45
#ifndef ADI_XINT_DEF_H
46
#define ADI_XINT_DEF_H
47
49
/* General macros */
50
#define ADI_XINT_CFG_BITS (4u)
53
typedef struct _ADI_XINT_CALLBACK_INFO
54
{
55
ADI_CALLBACK pfCallback;
56
void
*pCBParam;
57
} ADI_XINT_CALLBACK_INFO;
58
59
61
#endif
/* ADI_XINT_DEF_H */
Source
drivers
xint
adi_xint_def.h
Generated on Mon Aug 6 2018 21:48:23 for ADuCM302x Device Drivers API Reference Manual by
1.8.13