Struct SYN_IR_Pulse¶
Single pulse duration timing pair for IR transmitter.
#include <syn_ir.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint16_t | duration_us |
| bool | is_mark |
Public Attributes Documentation¶
variable duration_us¶
Duration in microseconds
variable is_mark¶
true = IR carrier ON, false = Space (OFF)
The documentation for this class was generated from the following file src/syntropic/proto/syn_ir.h