DigitalSignal private definitions. More...
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Data Structures | |
struct | DigitalSignal |
DigitalSignal structure type. More... | |
Macros | |
#define | DIGITAL_SIGNAL_T_TIM 1562 |
15.625 ns *100 | |
#define | DIGITAL_SIGNAL_T_TIM_DIV2 (DIGITAL_SIGNAL_T_TIM / 2) |
15.625 ns / 2 *100 | |
DigitalSignal private definitions.
This file is an implementation detail. It must not be included in any public API-related headers.