|
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 "terasic_os_includes.h"

Go to the source code of this file.
Functions | |
| void | LCDHW_Init (void *virtual_base) |
| void | LCDHW_BackLight (bool bON) |
| void | LCDHW_Write8 (uint8_t bIsData, uint8_t Data) |
| void LCDHW_BackLight | ( | bool | bON | ) |
| void LCDHW_Init | ( | void * | virtual_base | ) |