![]() |
RTEMS 6.1
|
PWM-Out controller for the mbed lpc1768 board. More...
Go to the source code of this file.
Data Structures | |
| struct | lpc176x_pwm_device |
| The low-level PWM output device. More... | |
| struct | lpc176x_pwm_pin |
| Represents one pin and the respective function to be set for each PWM output. More... | |
Enumerations | |
| enum | lpc176x_pwm_number { PWMO_1 , PWMO_2 , PWMO_3 , PWMO_4 , PWMO_5 , PWMO_6 , PWM_OUTPUT_NUMBER } |
| The PWM outputs of the board. | |
| enum | lpc176x_pwm_pin_number { PWM_FIRST_PIN , PWM_SECOND_PIN , PWM_NUMBER_OF_PINS } |
| A pin for each PWM output. | |
PWM-Out controller for the mbed lpc1768 board.