![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "sct_001.h"Go to the source code of this file.
Functions | |
| void | IP_SCT_Config (IP_SCT_001_T *pSCT, uint32_t value) |
| Configure SCT. | |
| void | IP_SCT_ControlSetClr (IP_SCT_001_T *pSCT, uint32_t value, FunctionalState ena) |
| Set or Clear the Control register. | |
| void | IP_SCT_ConflictResolutionSet (IP_SCT_001_T *pSCT, uint8_t outnum, uint8_t value) |
| Set the conflict resolution. | |
| void | IP_SCT_EventFlagClear (IP_SCT_001_T *pSCT, uint8_t even_num) |
| Clear the SCT event flag. | |