removed the device names from the description fields of all the 8255 variants
This commit is contained in:
parent
07f317fcd6
commit
090824e56a
1 changed files with 4 additions and 4 deletions
|
@ -70,13 +70,13 @@ K UART Serial Interface
|
|||
$ENDCMP
|
||||
#
|
||||
$CMP 8255
|
||||
D 8255 Programmable Peripheral Interface, PDIP-40
|
||||
D Programmable Peripheral Interface, PDIP-40
|
||||
K 8255 PPI
|
||||
F http://aturing.umcs.maine.edu/~meadow/courses/cos335/Intel8255A.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP 8255A
|
||||
D 8255 Programmable Peripheral Interface, PDIP-40
|
||||
D Programmable Peripheral Interface, PDIP-40
|
||||
K 8255 PPI
|
||||
F http://aturing.umcs.maine.edu/~meadow/courses/cos335/Intel8255A.pdf
|
||||
$ENDCMP
|
||||
|
@ -110,13 +110,13 @@ K Timer Counter
|
|||
$ENDCMP
|
||||
#
|
||||
$CMP 82C55A
|
||||
D 82C55A CHMOS Programmable Peripheral Interface, PDIP-40
|
||||
D CHMOS Programmable Peripheral Interface, PDIP-40
|
||||
K 8255 PPI
|
||||
F http://jap.hu/electronic/8255.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP 82C55A_PLCC
|
||||
D 82C55A CHMOS Programmable Peripheral Interface, PLCC-44
|
||||
D CHMOS Programmable Peripheral Interface, PLCC-44
|
||||
K 8255 PPI
|
||||
F http://jap.hu/electronic/8255.pdf
|
||||
$ENDCMP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue