![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Functions | |
| void | Chip_SCTPWM_SetOutPin (LPC_SCT_T *pSCT, uint8_t index, uint8_t pin) |
| Setup the OUTPUT pin and associate it with an index. More... | |
| void | Chip_SCTPWM_SetRate (LPC_SCT_T *pSCT, uint32_t freq) |
| Sets the frequency of the generated PWM wave. More... | |
1.8.3.1