Virgil IoT KIT
Data Fields
vs_snap_info_device_t Struct Reference

Device information. More...

#include <info-structs.h>

Data Fields

uint32_t device_roles
 Mask based on vs_snap_device_role_e elements. More...
 
uint8_t mac [ETH_ADDR_LEN]
 Device MAC address. More...
 

Detailed Description

Device information.

Device information as parameter for vs_snap_info_start_notif_cb_t function

Field Documentation

◆ device_roles

uint32_t vs_snap_info_device_t::device_roles

Mask based on vs_snap_device_role_e elements.

◆ mac

uint8_t vs_snap_info_device_t::mac[ETH_ADDR_LEN]

Device MAC address.


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