AFBR-S50 API Reference Manual v1.5.6
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
Loading...
Searching...
No Matches
ltc_t Struct Reference

A data structure to represent current time. More...

#include <time.h>

Data Fields

uint32_t sec
 
uint32_t usec
 

Detailed Description

A data structure to represent current time.


Value is obtained from the PIT time which must be configured as lifetime counter.

Range: [0.000000, 4294967296.999999] seconds

Examples
03_high_speed_example.c.

Field Documentation

◆ sec

◆ usec


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