Embedded TCP/IP stack: FNET_CPU_INSTRUCTION_TO_ADDR

FNET

#define FNET_CPU_INSTRUCTION_TO_ADDR (   addr)

Converts instruction to address value.

Parameters
addrInstruction to be adjusted.
See also
FNET_CPU_ADDR_TO_INSTRUCTION

This is CPU-specific macro that Converts instruction to address value.
If the current platform is Kinetis, it sets the Thumb bit (bit 0) of the address to 0.
If the current platform is ColdFire or MPC, it does nothing.

Definition at line 435 of file fnet_cpu.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net