Data Fields

  • void(* Initialize )(void)

    Pointer to SCCPx_EventOutput_Initialize e.g. SCCP1_EventOutput_Initialize.

  • void(* Deinitialize )(void)

    Pointer to SCCPx_EventOutput_Deinitialize e.g. SCCP1_EventOutput_Deinitialize.

  • void(* Enable )(void)

    Pointer to SCCPx_EventOutput_Enable e.g. SCCP1_EventOutput_Enable.

  • void(* Disable )(void)

    Pointer to SCCPx_EventOutput_Disable e.g. SCCP1_EventOutput_Disable.

  • void(* TransitTimeSet )(uint32_t count)

    Pointer to SCCPx_EventOutput_TransitTimeSet e.g. SCCP1_EventOutput_TransitTimeSet.

  • void(* SoftwareTriggerSet )(void)

    Pointer to SCCPx_EventOutput_SoftwareTriggerSet e.g. SCCP1_EventOutput_SoftwareTriggerSet.

  • void(* CallbackRegister )(void(*handler)(void))

    Pointer to SCCPx_EventOutput_CallbackRegister e.g. SCCP1_EventOutput_CallbackRegister.

  • void(* Tasks )(void)

    Pointer to SCCPx_EventOutput_Tasks e.g. SCCP1_EventOutput_Tasks (Supported only in polling mode)