This is the generated driver types header file for the MAIN_CORE driver. More...
Go to the source code of this file.
Enumerations | |
enum | MAIN_CORE_SYSTEM_STATUS { MAIN_CORE_SYSTEM_STATUS_NOT_IN_LOW_POWER_MODE = 0 , MAIN_CORE_SYSTEM_STATUS_SLEEP_MODE = 1 , MAIN_CORE_SYSTEM_STATUS_IDLE_MODE = 2 , MAIN_CORE_SYSTEM_STATUS_RUNNING_STATE = 3 , MAIN_CORE_SYSTEM_STATUS_IN_RESET_STATE = 4 } |
Defines the status enumeration for main_core. More... | |
enum | MAIN_CORE_PROTOCOLS { MSI1_ProtocolA , MSI1_ProtocolB } |
Defines the list of Protocols configured for MAIN_CORE_driver. More... | |
enum | MAIN_CORE_PROTOCOL_SIZE { MSI1_ProtocolA_SIZE = 5 , MSI1_ProtocolB_SIZE = 10 } |
Defines the size for Protocols. More... | |
MAIN_CORE Generated Driver Types Header File
Definition in file main_core_types.h.