|
COSA
An Object-Oriented Platform for Arduino Programming
|
#include <SD.hh>

Public Attributes | |
| uint8_t | mid |
| Manufacturer ID. More... | |
| char | oid [2] |
| OEM/Application ID. More... | |
| char | pnm [5] |
| Product name. More... | |
| uint8_t | prv |
| Product revision. More... | |
| uint32_t | psn |
| Product serial number. More... | |
| uint16_t | mdt |
| Manufacturing date. More... | |
| uint8_t | crc |
| CRC7 checksum. More... | |