iLLD_TC27xD  1.0
Data Structures
Collaboration diagram for Data Structures:

Data Structures

struct  IfxStm_CompareConfig
 Comparator Configuration Structure. More...
 

Detailed Description


Data Structure Documentation

struct IfxStm_CompareConfig

Comparator Configuration Structure.

Definition at line 240 of file IfxStm.h.

Data Fields
IfxStm_Comparator comparator Comparator Id defined in MODULE_STMx.ISCR.B.CMP0IRR(x = 0, 1, 2).
IfxStm_ComparatorInterrupt comparatorInterrupt Comparator Interrupt request source defined in MODULE_SRC.STM.STM[index].SRx (x =0, 1).
IfxStm_ComparatorOffset compareOffset Comparator start bit position defined in MODULE_STMx.CMCON.B.MSTART0(x = 0,1,2).
IfxStm_ComparatorSize compareSize Size of compare value to compare with timer defined in MODULE_STMx.CMCON.B.MSIZE0(x = 0,1,2).
uint32 ticks count for next comparison from current timer count.
Ifx_Priority triggerPriority Interrupt priority. Range = 0 .. 255. 0 = interrupt is disabled.
IfxSrc_Tos typeOfService Type of service.