TC1784
General Purpose Timer Array (GPTA
®
v5)
User´s Manual
21-143
V1.1, 2011-05
GPTA
®
v5, V1.14
Manage_Mux()
if ((GTCk.Event or GTCk.OIA) and GTCk.OCM != x00) then //local event
Set_Data_Out(GTCk.Output_Control_Mode.[1:0])
if (!GTCk.Bypass) then //no bypass
GTCk.Output_Mode_Out = GTCk.Output_Control_Mode.[1:0]
else
if (GTCk.Output_Control_Mode.2) then //bypass, input link enabled
GTCk.Output_Mode_Out = GTCk.Output_Mode_In
else //bypass, input link disabled
GTCk.Output_Mode_Out = 00B
endif
endif
else //no local event
if (GTCk.Output_Control_Mode.2) then //input link enabled
Set_Data_Out(GTCk.Output_Mode_In)
GTCk.Output_Mode_Out = GTCk.Output_Mode_In
else //input link disabled
Set_Data_Out(00B)
GTCk.Output_Mode_Out = 00B
endif
endif
if ( (GTCk.Enable_Of_Action) and
((GTCk.Output_Mode_In.1) or (GTCk.Output_Mode_In.0)) ) then
GTCk.Cell_Enable = 1
GTCk.Enable_Of_Action = 0
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 ...