iLLD_TC27xD  1.0
Enumerations
Collaboration diagram for Enumerations:

Enumerations

enum  IfxStm_ResourceStm {
  IfxStm_ResourceStm_0 = 0,
  IfxStm_ResourceStm_1,
  IfxStm_ResourceStm_2,
  IfxStm_ResourceStm_none = -1
}
 List of the available STM resources. More...
 

Detailed Description

Enumeration Type Documentation

List of the available STM resources.

Enumerator
IfxStm_ResourceStm_0 

STM resources 0.

IfxStm_ResourceStm_1 

STM resources 1.

IfxStm_ResourceStm_2 

STM resources 2.

IfxStm_ResourceStm_none 

none of STM resources

Definition at line 64 of file IfxStm_cfg.h.