代码搜索:74245

找到约 34 项符合「74245」的源代码

代码结果 34
www.eeworm.com/read/489599/6466429

pdf 74245.pdf

www.eeworm.com/read/233148/14166821

pdf 74245.pdf

www.eeworm.com/read/14430/337630

htm 74245.htm

www.eeworm.com/read/15642/471801

htm 74245.htm

www.eeworm.com/read/229166/14350947

h vc245.h

//#include "stc89c58.h" #define VC245_data P0 //VC245数据 sbit vc245_cs = P2^0; //VC245片选 //********读入74245状态**************// unsigned char read_245state(void); //************************
www.eeworm.com/read/229166/14350987

c vc245.c

#include "vc245.h" //*********读入74245的状态***************// unsigned char read_245state(void); { unsigned char state; vc245_cs = 0; state =VC245_data; return(state); }
www.eeworm.com/read/291453/8417546

txt 8位总线收发器:74245.txt

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.
www.eeworm.com/read/433021/8551828

vhd 8位总线收发器_74245.vhd

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.
www.eeworm.com/read/353811/10416370

txt 8位总线收发器:74245.txt

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.
www.eeworm.com/read/417397/10991820

txt 8位总线收发器:74245.txt

-- Octal Bus Transceiver -- This example shows the use of the high impedance literal 'Z' provided by std_logic. -- The aggregate '(others => 'Z')' means all of the bits of B must be forced to 'Z'.