void GyroStop(void)
Stop service.
uint8_t dmConnId_t
Connection identifier.
void GyroMeasComplete(dmConnId_t connId, int16_t x, int16_t y, int16_t z)
Measurement complete handler.
void GyroMeasStart(void)
Measurement start handler.
Platform-independent data types.
uint8_t wsfHandlerId_t
Event handler ID data type.
void GyroMeasStop(void)
Measurement stop handler.
void GyroStart(wsfHandlerId_t handlerId, uint8_t timerEvt)
Start service.
Software foundation OS API.
unsigned char uint8_t
Unsigned 8-bit value.
signed short int16_t
Signed 16-bit value.