PIC24 Support Libraries
|
Go to the source code of this file.
Macros | |
#define | ESOS_TASK_WAIT_ON_WRITE1SPI1(u16_d1) |
#define | ESOS_TASK_WAIT_ON_WRITE2SPI1(u16_d1, u16_d2) |
#define | ESOS_TASK_WAIT_ON_WRITENSPI1(pu16_out, u16_cnt) |
#define | ESOS_TASK_WAIT_ON_XFERNSPI1(pu16_out, pu16_in, u16_cnt) |
#define | ESOS_TASK_WAIT_ON_READ1SPI1(u16_d1) |
#define | ESOS_TASK_WAIT_ON_READ2SPI1(u16_d1, u16_d2) |
#define | ESOS_TASK_WAIT_ON_READNSPI1(pu16_in, u16_cnt) |
This file contains routines which se SPI on the Microchip PIC24 MCU.
Definition in file esos_pic24_spi.h.