wss_init_t Struct Reference

Weight Scale Service Init variable. More...

#include <wss.h>

Data Fields

wss_evt_handler_t evt_handler
 
uint32_t feature
 
uint8_t char_mask
 
wss_unit_t wss_unit
 
wss_mass_res_t wss_mass_res
 
wss_height_res_t wss_height_res
 
bool multi_user_present
 
bool time_stamp_present
 
bool bmi_present
 

Detailed Description

Weight Scale Service Init variable.

Field Documentation

◆ bmi_present

bool wss_init_t::bmi_present

Flag which indicates if bmi is present.

◆ char_mask

uint8_t wss_init_t::char_mask

Initial mask of Supported characteristics, and configured with Characteristics Mask

◆ evt_handler

wss_evt_handler_t wss_init_t::evt_handler

Weight Scale Service event handler.

◆ feature

uint32_t wss_init_t::feature

Initial value for features.

◆ multi_user_present

bool wss_init_t::multi_user_present

Flag which indicates if multiple user is present.

◆ time_stamp_present

bool wss_init_t::time_stamp_present

Flag which indicates if time stamp is present.

◆ wss_height_res

wss_height_res_t wss_init_t::wss_height_res

Initial resolution of height value.

◆ wss_mass_res

wss_mass_res_t wss_init_t::wss_mass_res

Initial resolution of mass value.

◆ wss_unit

wss_unit_t wss_init_t::wss_unit

Initial the unit system as SI or Imperial.


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