_SetParams
status_t _SetParams(bool resetInterval,
return _SetParams(true, interval, false, 0);
return _SetParams(false, 0, true, count);