![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "timer_001.h"Go to the source code of this file.
Functions | |
| void | IP_TIMER_Reset (IP_TIMER_001_T *pTimer) |
| Resets the timer terminal and prescale counts to 0. | |
| void | IP_TIMER_ExtMatchControlSet (IP_TIMER_001_T *pTimer, int8_t initial_state, IP_TIMER_PIN_MATCH_STATE_T matchState, int8_t matchnum) |
| Sets external match control (MATn.matchnum) pin control. | |
| void | IP_TIMER_SetTimerClockSrc (IP_TIMER_001_T *pTimer, IP_TIMER_CAP_SRC_STATE_T capSrc, int8_t capnum) |
| void IP_TIMER_SetTimerClockSrc | ( | IP_TIMER_001_T * | pTimer, |
| IP_TIMER_CAP_SRC_STATE_T | capSrc, | ||
| int8_t | capnum | ||
| ) |
Definition at line 79 of file timer_001.c.