Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Where is PAIFG_L defined?

$
0
0

From looking at msp430f5529.h



/* External references resolved by a device-specific linker command file */#define SFR_8BIT(address)   extern volatile unsigned char address
...
SFR_8BIT(PAIFG_L);                            /* Port A Interrupt Flag */

Where is that command file? And what is portA? I don't think my launchpad has anything marked port A?

 

Thank you

 


Viewing all articles
Browse latest Browse all 2077

Trending Articles