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

Go to the source code of this file.

Functions

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

Detailed Description

A 2-bit incremental Gray code rotary encoder example

Definition in file rot_enc.c.

Function Documentation

int main ( void  )

PIO config

Configure the Timer

Definition at line 117 of file rot_enc.c.