This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 32 bit variables only for debugging */ | |
uint32_t RG_TC5_COUNT_CC0 = 0; | |
uint32_t RG_GENDIV_REG = 0; | |
uint32_t RG_GCLK_GENCTRL = 0; | |
uint32_t RG_GCLK_CLKCTRL = 0; | |
/* actual 16 bit CC value */ | |
// uint16_t CC_period = 1; |