Modulation parameters for each remote controller.
| Data Fields |
|
uint16_t |
headerOnTime |
On time for the header in us. |
|
uint16_t |
headerOffTime |
Off time for the header in us. |
|
uint16_t |
logic0OnTime |
On time for the logic 0 signal in us. |
|
uint16_t |
logic0OffTime |
Off time for the logic 0 signal in us. |
|
uint16_t |
logic1OnTime |
On time for the logic 1 signal in us. |
|
uint16_t |
logic1OffTime |
Off time for the logic 1 signal in us. |
|
uint16_t |
stopTime |
On time for the stop signaling in us. |
|
uint16_t |
gapTime |
GAP time (the minimum time between one command and the next command) in us. |
|
uint8_t |
carrierOnTime |
Signal carrier On time in the multiples of 0.125 us. Must be 0 if the carrier is not needed.
|
|
uint8_t |
carrierOffTime |
Signal carrier Off time in the multiples of 0.125 us. Must be 0 if the carrier is not needed
|