Synopsis
unsigned long __read_extended_long(unsigned long addr);
Description

__read_extended_long reads a long from the 20-bit extended address addr and returns it as its result.

Note

__read_extended_long can only be used on MSP430X devices.