David Rimer / RadioHead-148
Embed: (wiki syntax)

« Back to documentation index

RH_RF24::CommandInfo Struct Reference

RH_RF24::CommandInfo Struct Reference

Defines the commands we can interrogate in printRegisters. More...

#include <RH_RF24.h>

Data Fields

uint8_t cmd
 The command number.
uint8_t replyLen
 Number of bytes in the reply stream (after the CTS)

Detailed Description

Defines the commands we can interrogate in printRegisters.

Definition at line 777 of file RH_RF24.h.


Field Documentation

uint8_t cmd

The command number.

Definition at line 779 of file RH_RF24.h.

uint8_t replyLen

Number of bytes in the reply stream (after the CTS)

Definition at line 780 of file RH_RF24.h.