NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
afatfsCacheBlockDescriptor_t Struct Reference

Data Fields

uint32_t sectorIndex
 
uint32_t writeTimestamp
 
uint32_t accessTimestamp
 
uint16_t consecutiveEraseBlockCount
 
afatfsCacheBlockState_e state
 
unsigned locked:1
 
unsigned retainCount:6
 
unsigned discardable:1
 

Field Documentation

uint32_t afatfsCacheBlockDescriptor_t::accessTimestamp
uint16_t afatfsCacheBlockDescriptor_t::consecutiveEraseBlockCount
unsigned afatfsCacheBlockDescriptor_t::discardable
unsigned afatfsCacheBlockDescriptor_t::locked
unsigned afatfsCacheBlockDescriptor_t::retainCount
uint32_t afatfsCacheBlockDescriptor_t::sectorIndex
afatfsCacheBlockState_e afatfsCacheBlockDescriptor_t::state
uint32_t afatfsCacheBlockDescriptor_t::writeTimestamp

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