CMUcam4 Arduino Interface Library
For Firmware Versions 1.00 - 1.03
Application Programmable Interface Online Documentation
|
File or directory attributes data structure. More...
#include <CMUcam4.h>
Public Attributes | |
char | readOnly |
Will be either 'R' or '_'. | |
char | hidden |
Will be either 'H' or '_'. | |
char | system |
Will be either 'S' or '_'. | |
char | volumeID |
Constant value of '_'. | |
char | directory |
Will be either 'D' or '_'. | |
char | archive |
Will be either 'A' or '_'. | |
char | nullTerminator |
Constant value of '\0'. |
File or directory attributes data structure.
The CMUcam4_entry_attributes_t data structure is the CMUcam4_directory_entry_t.attributes string.