Public Attributes | List of all members
sd_mmc_card Struct Reference

SD/MMC card information structure. More...

Public Attributes

uint8_t bus_width
 Number of DATA lin on bus (MCI only) More...
 
uint32_t capacity
 Card capacity in KBytes. More...
 
uint32_t clock
 Card access clock. More...
 
uint8_t csd [CSD_REG_BSIZE]
 CSD register. More...
 
uint8_t high_speed
 High speed card (1) More...
 
uint16_t rca
 Relative card address. More...
 
enum card_state state
 Card state. More...
 
card_type_t type
 Card type. More...
 
card_version_t version
 Card version. More...
 

Detailed Description

SD/MMC card information structure.

Definition at line 154 of file sd_mmc.c.

Member Data Documentation

◆ bus_width

uint8_t sd_mmc_card::bus_width

Number of DATA lin on bus (MCI only)

Definition at line 167 of file sd_mmc.c.

◆ capacity

uint32_t sd_mmc_card::capacity

Card capacity in KBytes.

Definition at line 156 of file sd_mmc.c.

◆ clock

uint32_t sd_mmc_card::clock

Card access clock.

Definition at line 155 of file sd_mmc.c.

◆ csd

uint8_t sd_mmc_card::csd[CSD_REG_BSIZE]

CSD register.

Definition at line 168 of file sd_mmc.c.

◆ high_speed

uint8_t sd_mmc_card::high_speed

High speed card (1)

Definition at line 169 of file sd_mmc.c.

◆ rca

uint16_t sd_mmc_card::rca

Relative card address.

Definition at line 163 of file sd_mmc.c.

◆ state

enum card_state sd_mmc_card::state

Card state.

Definition at line 164 of file sd_mmc.c.

◆ type

card_type_t sd_mmc_card::type

Card type.

Definition at line 165 of file sd_mmc.c.

◆ version

card_version_t sd_mmc_card::version

Card version.

Definition at line 166 of file sd_mmc.c.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09