nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

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
 

Field Documentation

uint8_t version

Version of the directory file structure.

uint8_t length

Length of each structure, in bytes.

uint8_t time_format

Defines how system keeps track of date/time stamps.

uint32_t system_time

Number of seconds elapsed since system power up.

uint32_t date

Number of seconds elapsed since 00:00 hrs Dec 31, 1989. If system time is unknown, used as counter.