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
QRCode Struct Reference

#include <qrcode.h>

Data Fields

uint8_t version
 
uint8_t size
 
uint8_t ecc
 
uint8_t mode
 
uint8_t mask
 
uint8_t * modules
 

Detailed Description

Definition at line 68 of file qrcode.h.

Field Documentation

◆ ecc

uint8_t ecc

Definition at line 71 of file qrcode.h.

◆ mask

uint8_t mask

Definition at line 73 of file qrcode.h.

◆ mode

uint8_t mode

Definition at line 72 of file qrcode.h.

◆ modules

uint8_t * modules

Definition at line 74 of file qrcode.h.

◆ size

uint8_t size

Definition at line 70 of file qrcode.h.

◆ version

uint8_t version

Definition at line 69 of file qrcode.h.


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