2.123.15 TMR_TIMEOUT Struct
C
typedef struct { uint32_t start; uint32_t count; } TMR_TIMEOUT;
Summary
Defines the following parameters for a timeout period.
Description
This enumeration defines the following parameters:
- Start: represents the starting time when a timeout period begins.
- Count: represents the number of time units for the timeout period.