Hardware Abstraction Layer for FreeRTOS

#include <sd.h>

Data Fields

uint32_t data [4]
 

Detailed Description

SD Response Formart

Field Documentation

◆ data

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)


The documentation for this struct was generated from the following file: