Loading...
Searching...
No Matches
InfraredRawSignal Struct Reference

Raw signal type definition. More...

#include <infrared_signal.h>

Data Fields

size_t timings_size
 Number of elements in the timings array.
 
uint32_t * timings
 Pointer to an array of timings describing the signal.
 
uint32_t frequency
 Carrier frequency of the signal.
 
float duty_cycle
 Duty cycle of the signal.
 

Detailed Description

Raw signal type definition.

Measurement units used:

  • time: microseconds (uS)
  • frequency: Hertz (Hz)
  • duty_cycle: no units, fraction between 0 and 1.

The documentation for this struct was generated from the following file: