Hi
I'm not too familiar with configuring pins for an LPC2129 and need to use one for an upcoming project. I've seen numerous ways of configuring the ports/pins etc. what is the easiest way to write these in C? is it possible to write PINSEL0|=(1<<28)(1<<29) to use GPIO port 0.14?