C
struct WFMulticastConfigStruct { UINT8 filterId; UINT8 action; UINT8 macBytes[6]; UINT8 macBitMask; };
Description
Used in WF_MulticastSetConfig, WF_MulticastGetConfig.
struct WFMulticastConfigStruct { UINT8 filterId; UINT8 action; UINT8 macBytes[6]; UINT8 macBitMask; };
Used in WF_MulticastSetConfig, WF_MulticastGetConfig.