Searched defs:msd_device (Results 1 – 1 of 1) sorted by relevance
117 struct msd_device struct119 struct rt_device parent; /**< RT-Thread device struct */120 struct rt_device_blk_geometry geometry; /**< sector size, sector count */121 struct rt_spi_device * spi_device; /**< SPI interface */122 msd_card_type card_type; /**< card type: MMC SD1.x SD2.0 SDHC SDXC */123 uint32_t max_clock; /**< MAX SPI clock */
Completed in 30 milliseconds