10 years, 6 months ago.

Port definitions? Where?

Hello, I'm using the mbed NXP LPC1768 prototyping board (https://mbed.org/handbook/mbed-NXP-LPC1768)

Where can I find the macro or definition which port-i/o is associated with this p6 or all the other definitions like p19?

For example when I'm using this

DigitalOut trigPin(p6);

AnalogIn potentiometer(p19);

Greetings

1 Answer