|
GPS Device
|
Data types used by the SD card module. More...

Classes | |
| struct | SD_CFG_ts |
| Configuration structure for initializing an SD card handle. More... | |
Typedefs | |
| typedef struct sd_handle_s | SD_HANDLE_ts |
| Opaque handle representing an SD card instance. | |
Data types used by the SD card module.
| typedef struct sd_handle_s SD_HANDLE_ts |
Opaque handle representing an SD card instance.
Returned by sd_init_handle and used for all subsequent read, write, and query operations. The internal structure is hidden and must not be accessed directly.