struct_v2::DeviceSize is only used within Adafruit_Shield.
 
Symbols
loading...
Files
loading...

struct_v2::DeviceSize field

Syntax

uint32_t DeviceSize:22;

References

LocationReferrerText
stm32_adafruit_sd.h:73
uint32_t DeviceSize:22; /* Device Size */
stm32_adafruit_sd.c:299BSP_SD_GetCardInfo()
stm32_adafruit_sd.c:627SD_GetCSDRegister()
Csd->version.v2.DeviceSize= ((CSD_Tab[7] & 0x3F) << 16) | (CSD_Tab[8] << 8) | CSD_Tab[9];

Data Use

Functions writing struct_v2::DeviceSize
Functions reading struct_v2::DeviceSize
all items filtered out
struct_v2::DeviceSize
all items filtered out
Type of struct_v2::DeviceSize
struct_v2::DeviceSize
uint32_t
all items filtered out