![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
This module handles various logging capabilities. More...
#include <stdbool.h>
Go to the source code of this file.
Enumerations | |
enum | { PTP_LOG_DEF , PTP_LOG_CORR_FIELD , PTP_LOG_TIMESTAMPS , PTP_LOG_INFO , PTP_LOG_LOCKED_STATE , PTP_LOG_BMCA , PTP_LOG_N } |
Collection type of possible predefined PTP log types. More... | |
Functions | |
void | ptp_log_enable (int logId, bool en) |
void | ptp_log_disable_all () |
This module handles various logging capabilities.
Definition in file logging.h.
anonymous enum |
Collection type of possible predefined PTP log types.