Z-Wave Protocol Controller Reference
chip_descriptor Struct Reference

#include <ext_defines.h>

Collaboration diagram for chip_descriptor:

Public Attributes

uint8_t my_chip_type
 
uint8_t my_chip_version
 

Detailed Description

This chip descriptor contains the version of chip (e.g. 500 or 700). It is populated when serialapi process starts up. Until populated, it contains the value CHIP_DESCRIPTOR_UNINITIALIZED.

Member Data Documentation

◆ my_chip_type

uint8_t chip_descriptor::my_chip_type

◆ my_chip_version

uint8_t chip_descriptor::my_chip_version

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