File main.cpp¶
FileList > examples > QSPI_ReadAndWrite > main.cpp
Go to the source code of this file
#include "daisy_seed.h"
#include <cmath>
Public Attributes¶
Type | Name |
---|---|
DaisySeed | hw |
Public Static Attributes¶
Type | Name |
---|---|
constexpr size_t | kTestSize = 0x1000 |
uint8_t | workspace |
Public Functions¶
Type | Name |
---|---|
int | main (void) |
Public Attributes Documentation¶
variable hw¶
Public Static Attributes Documentation¶
variable kTestSize¶
4kB for fast test
variable workspace¶
statically allocated workspace for creation/validation of data
Public Functions Documentation¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/QSPI_ReadAndWrite/main.cpp