wechat_pedo_meas_t Struct Reference

WeChat current pedometer measurement variable. More...

#include <wechat.h>

Data Fields

uint8_t flag
 
uint8_t step_count [3]
 
uint8_t step_dist [3]
 
uint8_t step_calorie [3]
 

Detailed Description

WeChat current pedometer measurement variable.

Field Documentation

◆ flag

uint8_t wechat_pedo_meas_t::flag

Flag for WeChat current pedometer measurement.

◆ step_calorie

uint8_t wechat_pedo_meas_t::step_calorie[3]

Step Calorie of pedometer measurement.

◆ step_count

uint8_t wechat_pedo_meas_t::step_count[3]

Step counts of pedometer measurement.

◆ step_dist

uint8_t wechat_pedo_meas_t::step_dist[3]

Step distance of pedometer measurement.


The documentation for this struct was generated from the following file: