35#ifndef _DCC_RAILCOM_H_
36#define _DCC_RAILCOM_H_
42typedef struct dcc_feedback
uint8_t ch2Size
Number of bytes in channel two.
uint8_t ch1Size
Number of bytes in channel one.
uint8_t channel
Used by multi-channel railcom receiver drivers.
uintptr_t feedbackKey
Opaque identifier that allows linking outgoing dcc::Packet sent to the DCC waveform generator to the ...