Home -> IDataArray -> UpdateCounterResetValue
Description
The UpdateCounterResetValue method modifies the reset value to use for the counter, if the buffer has been created with one attached.
Usage
void UpdateCounterResetValue(uint32_t counterResetValue);
Argument list
- counterResetValue [uint32_t]
- The new value to assign to the attached counter when the counter is reset.