Morse Micro IoT SDK  2.9.7

Detailed Description

Data type to contain a list of three octet OUIs.

Definition at line 349 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

uint8_t count
 The number of OUIs in the list. More...
 
struct struct_oui ouis [5]
 The OUI data. More...
 

Field Documentation

◆ count

uint8_t struct_oui_list::count

The number of OUIs in the list.

Definition at line 352 of file mmagic_controller.h.

◆ ouis

struct struct_oui struct_oui_list::ouis[5]

The OUI data.

Definition at line 354 of file mmagic_controller.h.


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