Eurotech BRI ISDN Manuale Utente Pagina 81

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 100
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 80
Am186™CC Microcontroller Router Reference Design Users Manual
D-5
goto ten;
STATE ten:
pclk=0;
goto eleven;
STATE eleven:
pclk=0;
goto twelve;
STATE twelve:
pclk=0;
goto thirteen;
STATE thirteen:
pclk=0;
goto fourteen;
STATE fourteen:
pclk=0;
goto fifteen;
" States 15 to 17 form a window to catch the BCLK signal
STATE fifteen:
" max. frequency
IF bclk_c32=1 THEN
pclk=0;
goto sixteen;
ELSE
pclk=1;
goto one;" return to state one if BCLK is high
END IF;
STATE sixteen:
" If the DPLL is synchronized,
" the state machine is reset to state one in this stages.
IF bclk_c32=1 THEN
pclk=0;
about.book Page 5 Wednesday, July 21, 1999 11:10 AM
Vedere la pagina 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 99 100

Commenti su questo manuale

Nessun commento