MAV'RIC
Public Attributes
sd_spi_t Struct Reference

Define the SD SPI structure. More...

#include <sd_spi.h>

List of all members.

Public Attributes

bool init_done
 Define the init status.
uint8_t csd [16]
 stores the Card Specific Data
uint8_t card_type
 stores SD_CARD or MMC_CARD type card
uint64_t capacity
 stores the capacity in bytes
uint16_t capacity_mult
 Define the multi capacity.
uint32_t clock
 Define the clock to use.
uint32_t last_block_address
 Define the last block address read or written.
uint16_t erase_group_size
 Define the size of the erase group command.

Detailed Description

Define the SD SPI structure.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines