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

#include <spogobot.h>

Public Attributes

uint8_t _packet_type
uint16_t payload_length

Detailed Description

IR short message header structure

message_short_header_t :

The parameters that begin with "_" are not completed by the user

  • uint8_t _packet_type - allows to give type of a packet (fixed for now)
  • uint16_t payload_length - size of the payload

Member Data Documentation

◆ _packet_type

uint8_t message_short_header_t::_packet_type

◆ payload_length

uint16_t message_short_header_t::payload_length

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