PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rot_enc_trace.c File Reference
#include "pic24_all.h"

Go to the source code of this file.

Functions

void CONFIG_ROTENC ()
 ROT1 configuration.
 
int main (void)
 

Detailed Description

Demonstrates use of an ISR trace buffer for capturing the states of a rotary encoder.

Definition in file rot_enc_trace.c.

Function Documentation

int main ( void  )

PIO config

Configure the Timer

Definition at line 126 of file rot_enc_trace.c.