LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
timer_001.c File Reference
#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)
 

Function Documentation

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.