|
SWE-350 TOTP Generator Milestone 5
The DE-10 board has six 7-segment displays, this can be used to display and generate a time based one-time pin (TOTP).
|
#include <font.h>
Data Fields | |
| int | FontWidth |
| int | FontHeight |
| int | CellWidth |
| int | CellHeight |
| int | CodeStart |
| int | CodeEnd |
| int | BitPerPixel |
| FONT_BITMAP * | pBitmap |
| FONT_BITMAP* pBitmap |