![]() |
#include <etpu_cam.h>
Definition at line 72 of file etpu_cam.h.
Data Fields | |
uint8_t | error |
uint8_t | log_count |
uint8_t | log_idx |
|
This is the error status of CAM. It includes the following error flags:
Definition at line 74 of file etpu_cam.h. Referenced by fs_etpu_cam_get_states(). |
|
This is a count of transitions logged during the last completed engine cycle. Definition at line 79 of file etpu_cam.h. Referenced by fs_etpu_cam_get_states(). |
|
This is an index of the first free position in the log buffer, starting at 0. log_idx is copied to log_count before resetting. Definition at line 81 of file etpu_cam.h. Referenced by fs_etpu_cam_get_states(). |
Generated by ![]() |
© Freescale Semiconductor Inc. 2004 - 2012. All Rights Reserved. |