struct cfg_family_msg

Overview

CFG_FAMILY message content More…

#include <conf_messages.h>

struct cfg_family_msg {
    // fields

    CFG_MSG_FIELDS uint8_t who;
    cfg_handle handle;
};

Detailed Documentation

CFG_FAMILY message content

Fields

CFG_MSG_FIELDS uint8_t who

IN: Family member to get

cfg_handle handle

Object handle (IN and OUT)