Union of old and new style CSD register.
More...
#include <SdCardInfo.h>
Union of old and new style CSD register.
◆ capacity()
uint32_t csd_t::capacity |
( |
| ) |
const |
|
inline |
- Returns
- Capacity in sectors
◆ copy()
bool csd_t::copy |
( |
| ) |
const |
|
inline |
- Returns
- true if the contents is copied or true if original.
◆ eraseSingleBlock()
bool csd_t::eraseSingleBlock |
( |
| ) |
const |
|
inline |
- Returns
- true if erase granularity is single block.
◆ eraseSize()
int csd_t::eraseSize |
( |
| ) |
const |
|
inline |
- Returns
- erase size in 512 byte blocks if eraseSingleBlock is false.
◆ permWriteProtect()
bool csd_t::permWriteProtect |
( |
| ) |
const |
|
inline |
- Returns
- true if the entire card is permanently write protected.
◆ tempWriteProtect()
bool csd_t::tempWriteProtect |
( |
| ) |
const |
|
inline |
- Returns
- true if the entire card is temporarily write protected.
◆ csd
union of all CSD versions
The documentation for this class was generated from the following file: