Go to the source code of this file.
Functions | |
| int | userRead (int addr) |
| void | userSetup () |
| unsigned char | userWrite (int addr, unsigned char param) |
| int userRead | ( | int | addr | ) |
Definition at line 18 of file user_hooks.h.
| void userSetup | ( | ) |
Definition at line 6 of file user_hooks.h.
| unsigned char userWrite | ( | int | addr, |
| unsigned char | param | ||
| ) |
Definition at line 11 of file user_hooks.h.