AllWize Library
Data Fields
allwize_message_t Struct Reference

#include <AllWize.h>

Data Fields

uint8_t c
 
uint8_t ci
 
char man [4]
 
uint8_t type
 
uint8_t version
 
uint8_t address [4]
 
uint8_t len
 
uint8_t data [RX_BUFFER_SIZE]
 
uint8_t rssi
 
uint8_t wize_control
 
uint8_t wize_network_id
 
uint16_t wize_counter
 
uint8_t wize_application
 

Detailed Description

Definition at line 54 of file AllWize.h.

Field Documentation

◆ address

uint8_t allwize_message_t::address[4]

Definition at line 60 of file AllWize.h.

◆ c

uint8_t allwize_message_t::c

Definition at line 55 of file AllWize.h.

◆ ci

uint8_t allwize_message_t::ci

Definition at line 56 of file AllWize.h.

◆ data

uint8_t allwize_message_t::data[RX_BUFFER_SIZE]

Definition at line 62 of file AllWize.h.

◆ len

uint8_t allwize_message_t::len

Definition at line 61 of file AllWize.h.

◆ man

char allwize_message_t::man[4]

Definition at line 57 of file AllWize.h.

◆ rssi

uint8_t allwize_message_t::rssi

Definition at line 63 of file AllWize.h.

◆ type

uint8_t allwize_message_t::type

Definition at line 58 of file AllWize.h.

◆ version

uint8_t allwize_message_t::version

Definition at line 59 of file AllWize.h.

◆ wize_application

uint8_t allwize_message_t::wize_application

Definition at line 67 of file AllWize.h.

◆ wize_control

uint8_t allwize_message_t::wize_control

Definition at line 64 of file AllWize.h.

◆ wize_counter

uint16_t allwize_message_t::wize_counter

Definition at line 66 of file AllWize.h.

◆ wize_network_id

uint8_t allwize_message_t::wize_network_id

Definition at line 65 of file AllWize.h.


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