![]() |
CMUcam4 Arduino Interface Library
For Firmware Versions 1.00 - 1.03
Application Programmable Interface Online Documentation
|
File or directory entry data structure. More...
#include <CMUcam4.h>
Public Attributes | |
| unsigned long | size |
| Entry size in bytes. Between 0 and 2,147,483,647. | |
| char | name [CMUCAM4_NAME_LENGTH+1] |
| Entry name. | |
| char | attributes [CMUCAM4_ATTR_LENGTH+1] |
| Entry attributes. | |
File or directory entry data structure.
The CMUcam4_directory_entry_t.attributes string is the CMUcam4_entry_attributes_t data structure.
1.8.1.1