IQRF SPI library for Arduino  Version 1.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
appVarsStruct Struct Reference

Public Attributes

uint8_t rxBuffer [PACKET_SIZE]
 Rx buffer.
 
uint8_t * txBuffer
 Tx buffer.
 
uint8_t packetId
 Packet ID.
 
volatile uint16_t timer
 Timer.
 
volatile bool timerAck
 Timer action.
 

Detailed Description

App data structure

Examples:
Get-info.ino, and Hello-world.ino.

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