_SNMPPut Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
_SNMPPut Function
C
void _SNMPPut(
    BYTE v
);
Description

This function writes a single byte to the currently active UDP socket, transmit buffer, while incrementing the buffer offset for the next write operation.

Preconditions

SNMPTask() is called. A active udp socket is availabe to tx from.

Returns

None.

Remarks

None.

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