nRF51 SDK
|
Data Fields | |
uint16_t | data_file_index |
uint8_t | file_data_type |
uint8_t | user_defined1 |
uint16_t | user_defined2 |
uint8_t | user_flags |
uint8_t | general_flags |
uint32_t | file_size_in_bytes |
uint32_t | date |
uint16_t data_file_index |
Data file index.
uint8_t file_data_type |
File data type.
uint8_t user_defined1 |
Identifier, first byte (structure defined by data type).
uint16_t user_defined2 |
Identifier, last two bytes (structure defined by data type).
uint8_t user_flags |
File data type specific flags (bits defined by data type).
uint8_t general_flags |
Bit mapped flags of flag permissions.
uint32_t file_size_in_bytes |
File size, in bytes.
uint32_t date |
Number of seconds elapsed since 00:00 hrs Dec 31, 1980, if supported.