Hardware Abstraction Layer for FreeRTOS
|
#include <sd.h>
Data Fields | |
uint32_t | data [4] |
SD Response Formart
uint32_t sd_response::data[4] |
CRC and Index checkt by Driver data[0] = Bit(127:96) data[1] = Bit(95:64) data[2] = Bit(63:32) data[3] = Bit(31:0)