DUE PWM Frequency

earx said

btw. . changing TC_FREQUENCY does not mess up delay() or micros(). i'm a happy man

if all the functions are well written every time related function should be in function of those params

anyway you can add an #ifndef directive in the variant.h and define those params before the inclusion if you don't want to change them for every project. seems nicer...