Digi XBee(R) ANSI C Host Library
Data Fields

Format for the payload of File System Response: File Read/File Write. More...

#include "xbee/file_system.h"

Data Fields

uint16_t file_handle_be
 
uint32_t offset_be
 
uint8_t data [1]
 

Detailed Description

Format for the payload of File System Response: File Read/File Write.

< identifier from request < current offset into file < data read from file


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