This module includes the definition of time parameters and command codes for different TVs.
Data Structures | |
| struct | controller_parameter_list_t |
Variables | |
| controller_parameter_list_t | controllerParameterList [3] |
| struct controller_parameter_list_t |
TV Controller parameter structure.
| Data Fields | ||
|---|---|---|
| ir_controller_parameters_t | controllerTimingParameters | Timing parameters (see ir_controller_parameters_t). |
| uint32_t | controllerCommands[6] |
Controller command codes for these functions:
|
| uint8_t | bitsPerCommand | Size of the command in bytes (see controller specification) |
| uint8_t | commandRepeatTimes | Number of times a command must be repeated to be valid (see controller specification) |
| controller_parameter_list_t controllerParameterList[3] |
List of controller parameters of type controller_parameter_list_t supported in this driver.