Digi XBee(R) ANSI C Host Library
|
Frame format for the header of File System Response frame. More...
#include "xbee/file_system.h"
Data Fields | |
uint8_t | frame_type |
Frame type set to XBEE_FRAME_FILE_SYSTEM_RESP (0xBB) | |
uint8_t | frame_id |
uint8_t | fs_cmd_id |
uint8_t | status |
Frame format for the header of File System Response frame.
< identifier from request < file system command < success (0x00) or error from executing cmd