The IRCodeInfo type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | BitCount |
Code data length in bits.
|
![]() | CarrierFrequency |
Carrier frequency
|
![]() | DutyCycle |
Duty cycle.
|
![]() | Encoding |
Data Encoding.
|
![]() | Gap |
Gap length in us.
|
![]() | Header |
Header data array in us.
|
![]() | Length |
Code length.
|
![]() | MinRepeat |
Minimum number of times to repeat the code.
|
![]() | One |
Pulse-Space encoding for a '1', in us.
|
![]() | Repeat |
Repeat code, in us.
|
![]() | ToggleMask |
Mask of bits that should be toggled every time the code is sent.
|
![]() | Trail |
Trailing pulse length in us.
|
![]() | Zero |
Pulse-Space encoding for a '0', in us.
|