Represents the timing of a half-wave of the digital track signal.
More...
|
| void | set (uint32_t tick_per_usec, int min_usec, int max_usec) |
| |
| bool | match (uint32_t value_clocks) const |
| |
Represents the timing of a half-wave of the digital track signal.
Definition at line 400 of file Receiver.hxx.
◆ match()
| bool dcc::DccDecoder::Timing::match |
( |
uint32_t |
value_clocks | ) |
const |
|
inline |
◆ set()
| void dcc::DccDecoder::Timing::set |
( |
uint32_t |
tick_per_usec, |
|
|
int |
min_usec, |
|
|
int |
max_usec |
|
) |
| |
|
inline |
◆ max_value
| uint32_t dcc::DccDecoder::Timing::max_value |
◆ min_value
| uint32_t dcc::DccDecoder::Timing::min_value |
The documentation for this struct was generated from the following file: