![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
ANT-FS directory header. More...
#include <antfs.h>
Data Fields | |
| uint8_t | version |
| uint8_t | length |
| uint8_t | time_format |
| uint8_t | reserved01 |
| uint8_t | reserved02 |
| uint8_t | reserved03 |
| uint8_t | reserved04 |
| uint8_t | reserved05 |
| uint32_t | system_time |
| uint32_t | date |
ANT-FS directory header.
| uint32_t antfs_dir_header_t::date |
Number of seconds elapsed since 00:00 hrs Dec 31, 1989. If system time is unknown, used as counter.
| uint8_t antfs_dir_header_t::length |
Length of each structure, in bytes.
| uint32_t antfs_dir_header_t::system_time |
Number of seconds elapsed since system power up.
| uint8_t antfs_dir_header_t::time_format |
Defines how system keeps track of date/time stamps.
| uint8_t antfs_dir_header_t::version |
Version of the directory file structure.