|
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).
|

Go to the source code of this file.
Functions | |
| void | LCD_Init (void) |
| void | LCD_SetStartAddr (uint8_t x, uint8_t y) |
| void | LCD_Clear (void) |
| void | LCD_FrameCopy (uint8_t *Data) |
| void LCD_Clear | ( | void | ) |
| void LCD_FrameCopy | ( | uint8_t * | Data | ) |
| void LCD_Init | ( | void | ) |