Searched refs:fileFormat (Results 1 – 2 of 2) sorted by relevance
842 uint8_t fileFormat; /*!< File format [11:10] */ member909 uint8_t fileFormat; /*!< File format [11:10] */ member
864 csd->fileFormat = (uint8_t)((rawCsd[0U] & 0xC00U) >> 10U); in SD_DecodeCsd()
Completed in 16 milliseconds