Go to the source code of this file.
◆ AmcExiError
| Enumerator |
|---|
| AMC_EXI_NO_ERROR | |
| AMC_EXI_UNSELECTED | |
◆ EXI2_EnableInterrupts()
| void EXI2_EnableInterrupts |
( |
void | | ) |
|
◆ EXI2_GetStatusReg()
◆ EXI2_Init()
| void EXI2_Init |
( |
volatile unsigned char ** | inputPendingPtrRef, |
|
|
EXICallback | monitorCallback ) |
◆ EXI2_Poll()
◆ EXI2_ReadN()
| AmcExiError EXI2_ReadN |
( |
void * | bytes, |
|
|
unsigned long | length ) |
◆ EXI2_Reserve()
| void EXI2_Reserve |
( |
void | | ) |
|
◆ EXI2_Unreserve()
| void EXI2_Unreserve |
( |
void | | ) |
|
◆ EXI2_WriteN()
| AmcExiError EXI2_WriteN |
( |
const void * | bytes, |
|
|
unsigned long | length ) |