![]() |
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_SCT_Init (LPC_SCT_T *pSCT) |
| Initializes the State Configurable Timer. More... | |
| void | Chip_SCT_DeInit (LPC_SCT_T *pSCT) |
| Deinitializes the State Configurable Timer. More... | |
| void | Chip_SCT_SetClrControl (LPC_SCT_T *pSCT, uint32_t value, FunctionalState ena) |
| Set or Clear the Control register. More... | |
| void | Chip_SCT_SetConflictResolution (LPC_SCT_T *pSCT, uint8_t outnum, uint8_t value) |
| Set the conflict resolution. More... | |
1.8.3.1