
Go to the source code of this file.
Functions | |
| int | spiTouINS_dataReady (void) |
| void | spiTouINS_init (void) |
| int | spiTouINS_serRead (unsigned char *buf, int size) |
| int | spiTouINS_serWrite (const unsigned char *buf, int size) |
| void | test_spiTouINS (void) |
| void | XDMAC_spiTouINS_Handler (void) |
| int spiTouINS_dataReady | ( | void | ) |
Definition at line 508 of file spiTouINS.c.
| void spiTouINS_init | ( | void | ) |
| int spiTouINS_serRead | ( | unsigned char * | buf, |
| int | size | ||
| ) |
Definition at line 517 of file spiTouINS.c.
| int spiTouINS_serWrite | ( | const unsigned char * | buf, |
| int | size | ||
| ) |
Definition at line 393 of file spiTouINS.c.
| void test_spiTouINS | ( | void | ) |
Definition at line 558 of file spiTouINS.c.
| void XDMAC_spiTouINS_Handler | ( | void | ) |