shanim hlavickovy soubor s definy pozic jednotlivych bitu registru pro atmegu640 tj. neco v tomto stylu.. #define TCCR0A _SFR_IO8(0x24) #define CS00 0 #define CS01 1 #define CS02 2 #define WGM01 3 #define COM0A0 4 #define COM0A1 5 #define WGM00 6 #define FOC0A 7 v codevisionu i avr studiu jsem nasel jen definici registru.. dekuji.