Digi XBee(R) ANSI C Host Library
|
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] |
Format for the payload of File System Response: File Read/File Write.
< identifier from request < current offset into file < data read from file