EPS_PLF_EXCHANGE_LONG - Manual - PROFINET Driver

How to port PROFINET Driver

Portfolio
PROFINET Development Kits
Product
PROFINET Driver
Software version
v3.1.0
Edition
03/2024
Language
en-US (original)
long EPS_PLF_EXCHANGE_LONG (long volatile *pAddr, long lVal)

This function is used to set a 32-bit variable to the specified value as an atomic operation.

Parameters

pAddr: In/Out. A pointer to the value to be exchanged.
lVal: In/Out. The value to be exchanged with the value pointed to by pAddr.