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).
Loading...
Searching...
No Matches
LCD_CANVAS Struct Reference

#include <lcd_graphic.h>

Data Fields

int Width
 
int Height
 
int BitPerPixel
 
int FrameSize
 
uint8_t * pFrame
 

Detailed Description

Definition at line 11 of file lcd_graphic.h.

Field Documentation

◆ BitPerPixel

int BitPerPixel

Definition at line 14 of file lcd_graphic.h.

◆ FrameSize

int FrameSize

Definition at line 15 of file lcd_graphic.h.

◆ Height

int Height

Definition at line 13 of file lcd_graphic.h.

◆ pFrame

uint8_t* pFrame

Definition at line 16 of file lcd_graphic.h.

◆ Width

int Width

Definition at line 12 of file lcd_graphic.h.


The documentation for this struct was generated from the following file: