iLLD_TC27xC  1.0
Interrupt Functions
Collaboration diagram for Interrupt Functions:

Functions

IFX_INLINE volatile Ifx_SRC_SRCR * IfxDsadc_Dsadc_getAuxSrc (IfxDsadc_Dsadc_Channel *channel)
 Get the interrupt source register for a Aux event. More...
 
IFX_INLINE volatile Ifx_SRC_SRCR * IfxDsadc_Dsadc_getMainSrc (IfxDsadc_Dsadc_Channel *channel)
 Get the interrupt source register for a Main event. More...
 

Detailed Description

Function Documentation

IFX_INLINE volatile Ifx_SRC_SRCR * IfxDsadc_Dsadc_getAuxSrc ( IfxDsadc_Dsadc_Channel channel)

Get the interrupt source register for a Aux event.

Parameters
channelPointer to the DSADC channel handle
Returns
Address/pointer to the interrupt source register

Definition at line 549 of file IfxDsadc_Dsadc.h.

IFX_INLINE volatile Ifx_SRC_SRCR * IfxDsadc_Dsadc_getMainSrc ( IfxDsadc_Dsadc_Channel channel)

Get the interrupt source register for a Main event.

Parameters
channelPointer to the DSADC channel handle
Returns
Address/pointer to the interrupt source register

Definition at line 555 of file IfxDsadc_Dsadc.h.