![]() |
Kinetis SDK v.1.2 Demo Applications User's Guide
Rev. 0
Freescale Semiconductor, Inc.
|
Basic state machine sample code. More...
Go to the source code of this file.
Functions | |
void | M1_Fault (int intValue) |
Fault function. More... | |
void | M1_SetAppSwitch (int intValue) |
Set the app switch function. More... | |
int | M1_GetAppSwitch (void) |
Read the app switch function. More... | |
Variables | |
SM_APP_CTRL_T | gsM1_Ctrl |
The state machine structure declaration. More... | |
This code contains the state machine functions:
void M1_Fault | ( | int | intValue | ) |
int M1_GetAppSwitch | ( | void | ) |
void M1_SetAppSwitch | ( | int | intValue | ) |
SM_APP_CTRL_T gsM1_Ctrl |
The state machine structure declaration.