For use when declaring a separate command streams. The fields are not accessed directly by the application.
Public Attribute Documentation#
state#
uint8_t EmberCommandState::state
Definition at line
419
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
buffer#
uint8_t EmberCommandState::buffer[EMBER_COMMAND_BUFFER_LENGTH]
Definition at line
424
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
tokenIndices#
uint8_t EmberCommandState::tokenIndices[MAX_TOKEN_COUNT+1]
Definition at line
428
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
tokenCount#
uint8_t EmberCommandState::tokenCount
Definition at line
431
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
index#
uint16_t EmberCommandState::index
Definition at line
434
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
error#
uint8_t EmberCommandState::error
Definition at line
437
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
hexHighNibble#
uint8_t EmberCommandState::hexHighNibble
Definition at line
440
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
argOffset#
uint8_t EmberCommandState::argOffset
Definition at line
443
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
previousCharacter#
uint8_t EmberCommandState::previousCharacter
Definition at line
447
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
defaultBase#
uint8_t EmberCommandState::defaultBase
Definition at line
450
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h
currentCommand#
EmberCommandEntry* EmberCommandState::currentCommand
Definition at line
453
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/flex/command-interpreter/command-interpreter2.h