![]() |
LPCOpen Platform
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_Type *timer) |
Resets the timer terminal and prescale counts to 0. | |
void | IP_TIMER_ExtMatchControlSet (IP_TIMER_001_Type *timer, int8_t initial_state, IP_TIMER_PIN_MATCH_STATE_Type matchState, int8_t matchnum) |
Sets external match control (MATn.matchnum) pin control. | |
void | IP_TIMER_SetTimerClockSrc (IP_TIMER_001_Type *timer, IP_TIMER_CAP_SRC_STATE_Type capSrc, int8_t capnum) |
void IP_TIMER_SetTimerClockSrc | ( | IP_TIMER_001_Type * | timer, |
IP_TIMER_CAP_SRC_STATE_Type | capSrc, | ||
int8_t | capnum | ||
) |
Definition at line 79 of file timer_001.c.