|
ZMOD API
|
File containing implementations of the ZMOD general methods. More...
#include <stdlib.h>#include <stdio.h>#include <string.h>#include "dma.h"#include "zmod.h"#include "flash.h"Functions | |
| void | fnZmodInterruptHandler (void *data) |
File containing implementations of the ZMOD general methods.
| void fnZmodInterruptHandler | ( | void * | data | ) |
Interrupt handler called when IP interrupt occurs.
| data | the callback data, set to be the pointer to the ZMOD object. |
1.8.16