BeRTOS
|
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. |