Names: // tcnt0_volatile_skel.c // setup TCNT0 in output compare mode // create counting pattern on port B // count update is every (32668)*(128)*(256) = 0.999975168 sec #include #include ?_____________________________? //declare 8-bit variable that is outside scope of main ?_______________________________? //*********************************************************************** // ISR for timer counter zero //*********************************************************************** ?_______________________________? ?_______________________________? ?_______________________________? //*********************************************************************** // init_tcnt0 //*********************************************************************** //initalize timer/counter zero to CTC mode void init_tcnt0(){ ASSR |= (1<