wtext is only used within MSC_Standalone.
 
Symbols
loading...
Files
loading...

wtext variable

Syntax

uint8_t wtext[] = "USB Host Library : Mass Storage Example";

References

LocationReferrerText
file_operations.c:28
uint8_t wtext[] = "USB Host Library : Mass Storage Example";
file_operations.c:53MSC_File_Operations()
res= f_write (&MyFile, wtext, sizeof(wtext), (void *)&bytesWritten);

Data Use

Functions reading wtext
wtext
all items filtered out
Type of wtext
wtext
uint8_t
all items filtered out