Library to access LPC17xx peripherals. It uses static inline functions, constant propagation and dead code elimination to be as fast as possible.

Dependents:   Chua-VGA Wolfram-1D-VGA WolframRnd-1D-VGA Basin-VGA ... more

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers TODO.h Source File

TODO.h

00001 /* on a "need to have" basis :)
00002  *
00003  * adc
00004  * can
00005  * dac
00006  * ethernet
00007  * external interrupts
00008  * i2c
00009  * mcpwm
00010  * mpu (memory protection unit)
00011  * quadrature encoder interface
00012  * repetitive interrupt timer
00013  * spi
00014  * ssp
00015  * system timer (systick)
00016  * timer
00017  * usb
00018  * watchdog timer
00019  *
00020  */