en:docs:macrolib:auxinit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:docs:macrolib:auxinit [2022/04/14 13:28] prokusheven:docs:macrolib:auxinit [2022/04/14 13:40] prokushev
Line 20: Line 20:
 Baud rates is passed in the high order 3 bits as follows: Baud rates is passed in the high order 3 bits as follows:
  
-                000 =   110 baud +000 110 baud | 
-                001 =   150  '' +001 150 baud | 
-                010 =   300  '' +010 300 baud | 
-                011 =   600  '' +011 600 baud | 
-                100 =  1200  '' +100 1200 baud | 
-                101 =  2400  '' +101 2400 baud | 
-                110 =  4800  '' +110 4800 baud | 
-                111 =  9600  ''+111 9600 baud |