Allows the user to easily change the operation modes. More...
#include <xc.h>
#include <stdint.h>
#include <stdbool.h>
#include <dsp.h>
Go to the source code of this file.
Macros | |
#define | HIGH_VOLTAGE 1 |
#define | MODE_INTERLEAVED |
#define | CANSendID 0x202 |
#define | CANReceiveID 0x203 |
Totempole Application Setup
Definition in file Totempole_Application_Setup.h.
#define CANReceiveID 0x203 |
Definition at line 82 of file Totempole_Application_Setup.h.
#define CANSendID 0x202 |
Definition at line 81 of file Totempole_Application_Setup.h.
#define HIGH_VOLTAGE 1 |
Definition at line 69 of file Totempole_Application_Setup.h.
#define MODE_INTERLEAVED |
Definition at line 73 of file Totempole_Application_Setup.h.