Skip to content

MiPIRDongleCode

github-actions[bot] edited this page Aug 10, 2026 · 6 revisions

Struct MiPIRDongleCode

Represents a 2-, 3-, or 4-byte IR dongle code.

Members & Functions

Type Signature Description
variable uint32_t codeNone Up to 32-bit IR code value.
variable uint8_t lengthNone Number of code bytes (2, 3, or 4)
function MiPIRDongleCode()
function MiPIRDongleCode(uint32_t c, uint8_t l)
function bool isValid() const

Clone this wiki locally