TC1784
General Purpose Timer Array (GPTA
®
v5)
User´s Manual
21-155
V1.1, 2011-05
GPTA
®
v5, V1.14
Compare()
if ( (LTC63.X_Write_Access) or (LTC63.Timer_Event_In) ) then
if (LTC63.Bit_Rev_Mode) then
LTC63.Y_Comp = LTC63.Y_Rev
else
LTC63.Y_Comp = LTC63.Y_In
endif
if ( (LTC63.X > LTC63.Y_Comp) or (LTC63.X == FFFFH) ) then //output must be 1
LTC63.Data_Out = 1
LTC63.Event_Out = 0
else //output must be 0
if (LTC63.Data_Out == 1) then //falling edge on output
trig(LTC63.Service_Request_Trigger)
LTC63.Event_Out = 1
else
LTC63.Event_Out = 0
endif
LTC63.Data_Out = 0
endif
LTC63.Output_State = LTC63.Data_Out
endif
Summary of Contents for TC1784
Page 1: ...User s Manual V1 1 2011 05 Microcontrollers TC1784 32 Bit Single Chip Microcontroller ...
Page 3: ...User s Manual V1 1 2011 05 Microcontrollers TC1784 32 Bit Single Chip Microcontroller ...
Page 950: ...TC1784 Direct Memory Access Controller DMA User s Manual 11 132 V1 1 2011 05 DMA V3 03 ...
Page 1949: ...TC1784 General Purpose Timer Array GPTA v5 User s Manual 21 297 V1 1 2011 05 GPTA v5 V1 14 ...
Page 2350: ...w w w i n f i n e o n c o m Published by Infineon Technologies AG Doc_Number ...