wechat_pedo_meas_t Struct Reference

WeChat current pedometer measurement variable. More...

#include <wechat.h>

Public Attributes

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.

Definition at line 129 of file wechat.h.

Member Data Documentation

◆ flag

uint8_t wechat_pedo_meas_t::flag

Flag for WeChat current pedometer measurement.

Definition at line 131 of file wechat.h.

◆ step_calorie

uint8_t wechat_pedo_meas_t::step_calorie[3]

Step Calorie of pedometer measurement.

Definition at line 134 of file wechat.h.

◆ step_count

uint8_t wechat_pedo_meas_t::step_count[3]

Step counts of pedometer measurement.

Definition at line 132 of file wechat.h.

◆ step_dist

uint8_t wechat_pedo_meas_t::step_dist[3]

Step distance of pedometer measurement.

Definition at line 133 of file wechat.h.


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