MutExVar Variable

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
MutExVar Variable
C
union {
  struct {
    NODE_INFO _hostInfo;
  } group1;
  struct {
    WORD_VAL _tftpBlockNumber;
    WORD_VAL _tftpDuplicateBlock;
    WORD_VAL _tftpBlockLength;
  } group2;
} MutExVar;
Description

Mutually Exclusive variable groups to conserve RAM.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.