Skip to content

Commit

Permalink
Merge pull request #24 from sommersoft/freqm_periph
Browse files Browse the repository at this point in the history
Add Necessary FREQM Definition For Upcoming FrequencyIn Module
  • Loading branch information
tannewt committed Aug 17, 2018
2 parents 794f7d9 + 9020bea commit 4a52ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samd51/include/instance/freqm.h
Expand Up @@ -55,5 +55,6 @@

/* ========== Instance parameters for FREQM peripheral ========== */
#define FREQM_GCLK_ID_MSR 5 // Index of measure generic clock
#define FREQM_GCLK_ID_REF 6 // Index of reference generic clock

#endif /* _SAMD51_FREQM_INSTANCE_ */

0 comments on commit 4a52ee4

Please sign in to comment.