Pogosim
Loading...
Searching...
No Matches
short_message_t Struct Reference

#include <spogobot.h>

Public Attributes

message_short_header_t header
uint8_t payload [MAX_PAYLOAD_SIZE_BYTES]

Detailed Description

IR short message header structure

short_message_t :

  • message_short_header_t header - header of the message
  • uint8_t payload[MAX_PAYLOAD_SIZE_BYTES] - payload of the message

Member Data Documentation

◆ header

message_short_header_t short_message_t::header

◆ payload

uint8_t short_message_t::payload[MAX_PAYLOAD_SIZE_BYTES]

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