Program which demonstrates the usage of the IOCONFIG & GPIO peripherals. Program only blinks the LED based on the primitive delay function which only makes microprocessor busy for some time. Source code is split - we keep register definitions in header files away from the main source file.

Dependencies:   mbed

Auto generated API documentation and code listings for 002-ioconfig-out

Code

LPC4088-gpio.h [code]
LPC4088-ioconfig.h [code]
LPC4088-system.h [code]
main.c [code]