Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
Loading...
Searching...
No Matches
csd_t Class Reference

Union of old and new style CSD register. More...

#include <SdCardInfo.h>

Public Attributes

csd1_t v1
 
csd2_t v2
 

Detailed Description

Union of old and new style CSD register.

Member Data Documentation

◆ v1

csd1_t csd_t::v1

◆ v2

csd2_t csd_t::v2

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