#defines for ADC channels so we can see what's what

This commit is contained in:
adam@algroup.co.uk 2009-07-06 16:40:03 +00:00
commit 846225d575
2 changed files with 6 additions and 4 deletions

View file

@ -381,6 +381,8 @@
#define ADC_END_OF_RX_BUFFER (1<<18)
#define ADC_RX_BUFFER_FULL (1<<19)
#define ADC_CHAN_LF 4
#define ADC_CHAN_HF 5
//-------------
// Synchronous Serial Controller