Data Structures
Functions
- int MSXE371x__IncCounterInit (xsd__unsignedLong ulCounterMode, xsd__unsignedLong ulCounterOption, xsd__unsignedLong ulOption01, xsd__unsignedLong ulOption02, xsd__unsignedLong ulOption03, xsd__unsignedLong ulOption04, struct MSXE371x__Response *Response)
- Initialise the counter.
- int MSXE371x__IncCounterRelease (void *_, struct MSXE371x__Response *Response)
- Release the counter.
- int MSXE371x__IncCounterRead32BitValue (void *_, struct MSXE371x__IncCounterRead32BitValueResponse *Response)
- Read the 32 bits counter value.
- int MSXE371x__IncCounterWrite32BitValue (xsd__unsignedLong ulCounterValue, struct MSXE371x__Response *Response)
- write a 32 bits counter value
- int MSXE371x__IncCounterClear (void *_, struct MSXE371x__Response *Response)
- Clear the 32 bits counter.
- int MSXE371x__IncCounterInitAndEnableCompareLogic (xsd__unsignedLong ulValue, xsd__unsignedLong ulMode, xsd__unsignedLong ulSynchroTrigger, xsd__unsignedLong ulOption01, xsd__unsignedLong ulOption02, struct MSXE371x__Response *Response)
- Init and enable a counter compare value.
- int MSXE371x__IncCounterDisableAndReleaseCompareLogic (void *_, struct MSXE371x__Response *Response)
- Disable and Release a counter compare value.
- int MSXE371x__IncCounterInitAndEnableIndex (xsd__unsignedLong ulReferenceAction, xsd__unsignedLong ulIndexOperation, xsd__unsignedLong ulAutoMode, xsd__unsignedLong ulOption01, struct MSXE371x__Response *Response)
- Init and enable the counter index.
- int MSXE371x__IncCounterDisableAndReleaseIndex (void *_, struct MSXE371x__Response *Response)
- Disable and Release the counter index.