Implementation
Configuring the CCU6 Input Capture Unit
›
trigger.extInputTrigger
- Select the internal start controlled by the run bit
T12R
by setting a null pointer (
NULL_PTR
) to this field
›
pins
– A structure to set the used port pins for the CCU6 configuration. Only
CC60In with input mode
IfxPort_InputMode_pullUp
is selected
›
multiInputCaptureEnabled
– Disable the multiple input capture mode
After the initialization of the channel with the user configuration (which is applied by
calling the function
IfxCcu6_Icu_initChannel()
), the capture process is started by
setting the run bit
T12R
through the function
IfxCcu6_Icu_startCapture()
.
All functions and structures used for the configuration of the CCU6 channel can be
found in the iLLD header
IfxCcu6_Icu.h
.
7
2020-01-17
Copyright © Infineon Technologies AG 2020. All rights reserved.