.

MEISqNodeCmdHeader

Definition

 
typedef struct MEISqNodeCmdHeader {
    MEISqNodeChannel    channel;    /* internal node destination */
    MEISqNodeMemory     memory;
    MEISqNodeDataSize   size;
    MEISqNodeCmdType    type;       /* read/write command */
} MEISqNodeCmdHeader;

Description

MEISqNodeCmdHeader specifies the service command communication interface to the device, the memory region on the device to access, the data size, and type.

 
channel Communication interface to a device. See MEISqNodeChannel.
memory The memory region to access. See MEISqNodeMemory.
size The length of data to send or receive. See MEISqNodeDataSize.
type The service command action (read or write). See MEISqNodeCmdType.

See Also

MEISqNodeCommand

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering