LPCOpen Platform
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_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)
 

Function Documentation

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.