Download FreeRTOS
 

Quality RTOS & Embedded Software

LIBRARIES
WHAT'S NEW
Simplifying Authenticated Cloud Connectivity for Any Device.
Designing an energy efficient and cloud-connected IoT solution with CoAP.
Introducing FreeRTOS Kernel version 11.0.0:
FreeRTOS Roadmap and Code Contribution process.
OPC-UA over TSN with FreeRTOS.

FreeRTOS_OutputARPRequest()

[FreeRTOS-Plus-TCP API Reference]

FreeRTOS_IP.h
void FreeRTOS_OutputARPRequest( uint32_t ulIPAddress );
		

Forces an ARP request to be sent for a given IP address.

Parameters:

ulIPAddress   The IP address for which an ARP request will be sent.

Returns:

void

Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.