CID register see section 5.2 in SD-Spec v5.00. More...
CID register see section 5.2 in SD-Spec v5.00.
Definition at line 42 of file sdcard_spi.h.
#include <sdcard_spi.h>
Data Fields | |
| uint8_t | MID | 
| Manufacturer ID.  | |
| char | OID [SD_SIZE_OF_OID] | 
| OEM/Application ID.  | |
| char | PNM [SD_SIZE_OF_PNM] | 
| Product name.  | |
| uint8_t | PRV | 
| Product revision.  | |
| uint32_t | PSN | 
| Product serial number.  | |
| uint16_t | MDT | 
| Manufacturing date.  | |
| uint8_t | CID_CRC | 
| CRC7 checksum.  | |