iLLD_TC27xC
1.0
|
![]() |
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... | |
IFX_INLINE volatile Ifx_SRC_SRCR * IfxDsadc_Dsadc_getAuxSrc | ( | IfxDsadc_Dsadc_Channel * | channel) |
Get the interrupt source register for a Aux event.
channel | Pointer to the DSADC channel handle |
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.
channel | Pointer to the DSADC channel handle |
Definition at line 555 of file IfxDsadc_Dsadc.h.