libsigrokdecode  unreleased development snapshot
sigrok protocol decoding library
Data Fields
IRMP_PACKED_STRUCT Struct Reference

#include <irmpsystem.h>

+ Collaboration diagram for IRMP_PACKED_STRUCT:

Data Fields

uint8_t protocol
 
uint16_t address
 
uint16_t command
 
uint8_t flags
 

Detailed Description

Definition at line 215 of file irmpsystem.h.

Field Documentation

uint16_t IRMP_PACKED_STRUCT::address

Definition at line 218 of file irmpsystem.h.

Referenced by irmp_get_data(), and irmp_get_result_data().

uint16_t IRMP_PACKED_STRUCT::command

Definition at line 219 of file irmpsystem.h.

Referenced by irmp_get_data(), and irmp_get_result_data().

uint8_t IRMP_PACKED_STRUCT::flags

Definition at line 220 of file irmpsystem.h.

Referenced by irmp_get_data(), and irmp_get_result_data().

uint8_t IRMP_PACKED_STRUCT::protocol

Definition at line 217 of file irmpsystem.h.

Referenced by irmp_get_data(), and irmp_get_result_data().


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