![](/media/cache/group/SC.png.50x50_q85.png)
This program demonstrates the usage of the PWM. Program sets PWM0 chanel 1 and outputs it to the pin P1.2 where we get a PWM signal with a constant working cycle.
Dependencies: mbed
LPC4088-system.h@0:c1305ab902af, 2015-05-02 (annotated)
- Committer:
- 71GA
- Date:
- Sat May 02 17:29:12 2015 +0000
- Revision:
- 0:c1305ab902af
First commit of this program.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
71GA | 0:c1305ab902af | 1 | //LPC4088 sistemski in clock registri |
71GA | 0:c1305ab902af | 2 | |
71GA | 0:c1305ab902af | 3 | #define PCONP (*((volatile unsigned int *) 0x400FC0C4)) |