Data Structures
Functions
- int MSXE170x__MFIncCounterGetNumber (void *_, struct MSXE170x__MFIncCounterGetNumberResponse *Response)
- int MSXE170x__MFIncCounterInit (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulCounterMode, xsd__unsignedLong ulCounterOption, xsd__unsignedLong ulOption01, xsd__unsignedLong ulOption02, xsd__unsignedLong ulOption03, xsd__unsignedLong ulOption04, struct MSXE170x__Response *Response)
- Initialise the counter.
- int MSXE170x__MFIncCounterRelease (xsd__unsignedLong ulMFModuleIndex, struct MSXE170x__Response *Response)
- Release the counter.
- int MSXE170x__MFIncCounterSetFIFO0Level (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulFIFOLevel, xsd__unsignedLong ulOption01, xsd__unsignedLong ulOption02, struct MSXE170x__Response *Response)
- Use the function MSXE17xx__MFCommonSetFIFO0Level.
- int MSXE170x__MFIncCounterRead32BitValue (xsd__unsignedLong ulMFModuleIndex, struct MSXE170x__unsignedLongTimeStampResponse *Response)
- Read the 32 bits counter value.
- int MSXE170x__MFIncCounterWrite32BitValue (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulCounterValue, struct MSXE170x__Response *Response)
- write a 32 bits counter value
- int MSXE170x__MFIncCounterClear (xsd__unsignedLong ulMFModuleIndex, struct MSXE170x__Response *Response)
- Clear the 32 bits counter.
- int MSXE170x__MFIncCounterInitAndEnableCompareLogic (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulValue, xsd__unsignedLong ulMode, xsd__unsignedLong ulSynchroTrigger, xsd__unsignedLong ulOption01, xsd__unsignedLong ulOption02, struct MSXE170x__Response *Response)
- Init and enable a counter compare value.
- int MSXE170x__MFIncCounterDisableAndReleaseCompareLogic (xsd__unsignedLong ulMFModuleIndex, struct MSXE170x__Response *Response)
- Disable and Release a counter compare value.
- int MSXE170x__MFIncCounterInitAndEnableLatchRegister (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulLatchRegister, xsd__unsignedLong ulHardwareTriggerEdgeSelection, xsd__unsignedLong ulHardwareTriggerCount, xsd__unsignedLong ulOption01, struct MSXE170x__Response *Response)
- Init and enable a counter latch register.
- int MSXE170x__MFIncCounterDisableAndReleaseLatchRegister (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulLatchRegister, xsd__unsignedLong ulOption01, struct MSXE170x__Response *Response)
- Disable and Release a counter latch register.
- int MSXE170x__MFIncCounterInitAndEnableFrequencyMeasurement (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulTimingInterval, xsd__unsignedLong ulOption01, xsd__unsignedLong ulOption02, struct MSXE170x__Response *Response)
- Init and enable a counter frequency measurement.
- int MSXE170x__MFIncCounterDisableAndReleaseFrequencyMeasurement (xsd__unsignedLong ulMFModuleIndex, struct MSXE170x__Response *Response)
- Disable and Release a counter frequency measurement.
- int MSXE170x__MFIncCounterInitAndEnableIndex (xsd__unsignedLong ulMFModuleIndex, xsd__unsignedLong ulReferenceAction, xsd__unsignedLong ulIndexOperation, xsd__unsignedLong ulAutoMode, xsd__unsignedLong ulOption01, struct MSXE170x__Response *Response)
- Init and enable a counter index.
- int MSXE170x__MFIncCounterDisableAndReleaseIndex (xsd__unsignedLong ulMFModuleIndex, struct MSXE170x__Response *Response)
- Disable and Release a counter index.