MHVLib
20111011
An efficiency oriented runtime library for AVR microcontrollers
|
Go to the source code of this file.
Defines | |
#define | MHV_SHIFT_WRITECLOCK NULL, _port, NULL, _writePin, -1 |
#define | MHV_SHIFT_WRITEDATA NULL, _port, NULL, _dataPin, -1 |
#define | MHV_SHIFT_ORDER_MSB |
#define MHV_SHIFT_ORDER_MSB |
Definition at line 37 of file MHV_Display_Holtek_HT1632.cpp.
#define MHV_SHIFT_WRITECLOCK NULL, _port, NULL, _writePin, -1 |
Todo: Use callbacks for writes to the display to allow the SHIFTER macros to be called directly on ports, instead of indirecting - this will save clocks
Definition at line 35 of file MHV_Display_Holtek_HT1632.cpp.
#define MHV_SHIFT_WRITEDATA NULL, _port, NULL, _dataPin, -1 |
Definition at line 36 of file MHV_Display_Holtek_HT1632.cpp.