|
RCOM PROJ
File transfer via serial port
|
List of Parameters to Personalize the State Machine. More...
#include <statemachine.h>
Data Fields | |
| unsigned char | control |
| unsigned char | address |
| enum stateMachineState | state |
| enum stateMachineType | type |
List of Parameters to Personalize the State Machine.
| unsigned char address |
Referenced by processFLAG_RCV(), and stateMachineSetUp().
| unsigned char control |
Referenced by processA_RCV(), and stateMachineSetUp().
| enum stateMachineState state |
Referenced by atende(), processA_RCV(), processBCC_OK(), processC_RCV(), processFLAG_RCV(), processStart(), readingCycle(), stateMachine(), stateMachineSetUp(), and writeCycle().
| enum stateMachineType type |
Referenced by processA_RCV(), processBCC_OK(), processC_RCV(), processFLAG_RCV(), processStart(), stateMachine(), and stateMachineSetUp().