Sd Struct Reference
SD Card context structure. More...
#include <sd.h>
Data Fields | |
| KBlock | b |
| KBlock base class. | |
| KFile * | ch |
| SPI communication channel. | |
| uint16_t | r1 |
| Last status data received from SD. | |
| uint16_t | tranfer_len |
| Lenght for the read/write commands, cached in order to increase speed. | |
Detailed Description
SD Card context structure.
Definition at line 60 of file sd.h.
The documentation for this struct was generated from the following file:
