Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Auto: Time Sync Log

Enumerations

enum  { AUTO_TIME_SYNC_LOG_SYNCS = BIT(0) , AUTO_TIME_SYNC_LOG_REBOOT_ON_SYNC = BIT(1) }
 

Functions

void auto_time_sync_log_configure (uint8_t tdf_logger_mask, uint8_t flags)
 Automatically log time sync events.
 

Detailed Description

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

#include <infuse/auto/time_sync_log.h>

Enumerator
AUTO_TIME_SYNC_LOG_SYNCS 
AUTO_TIME_SYNC_LOG_REBOOT_ON_SYNC 

Function Documentation

◆ auto_time_sync_log_configure()

void auto_time_sync_log_configure ( uint8_t tdf_logger_mask,
uint8_t flags )

#include <infuse/auto/time_sync_log.h>

Automatically log time sync events.

Parameters
tdf_logger_maskTDF data logger mask to log events to
flagsExtra AUTO_TIME_SYNC_LOG_ flags