LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
acmp.c File Reference
#include "board.h"

Go to the source code of this file.

Functions

void CMP_IRQHandler (void)
 Analog comparator interrupt handler sub-routine.
 
void HW_Setup (void)
 Setup ACMP example.
 
int main (void)
 Main UART program body.
 

Function Documentation

void CMP_IRQHandler ( void  )

Analog comparator interrupt handler sub-routine.

Returns
Nothing

Definition at line 83 of file acmp.c.

void HW_Setup ( void  )

Setup ACMP example.

Returns
Nothing

Definition at line 95 of file acmp.c.