kvrAddress Struct Reference

#include <kvrlib.h>

Data Fields

uint32_t type
 
uint8_t address [20]
 

Detailed Description

Device address.

Examples:
example/c/kvrConfig.c, and example/c/kvrConnect.c.

Field Documentation

◆ address

uint8_t address[20]

IP or MAC address.

Examples:
example/c/kvrConfig.c.

◆ type

uint32_t type

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