代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/279865/10382939
h sci.h
#ifndef _sci_H_
#define _sci_H_
void SciInit();
void SciTx(unsigned char text);
char SciRx(void);
void interrupt 20 Serv_int(void);
#endif
www.eeworm.com/read/279865/10382945
c sci.c
#include /* common defines and macros */
#include /* derivative information */
#include"sci.h"
/*-------串口初始化----------------------*/
void SciInit()
{
SCI
www.eeworm.com/read/279097/10466623
c sci.c
#include
#include "sci.h"
/* Routines for initialisation and use of the SCI
* for the PIC processor.
*/
/* other options:
* frame errors
*/
unsigned char
sci_Init(unsigned long int baud
www.eeworm.com/read/279097/10466664
txt sci.txt
The sci functions and macros to implement asynchronous
communication on the Serial Communication Interface (SCI)
module.
CONTENTS
########
1 Setting Up
2 Asynchronous Function Definitions
3 Examples
www.eeworm.com/read/278891/10490115
c sci.c
#include
#include "sci.h"
/* Routines for initialisation and use of the SCI
* for the PIC processor.
*/
/* other options:
* frame errors
*/
#define sci_PutNinth(bitnine) (TX9
www.eeworm.com/read/278891/10490140
rlf sci.rlf
www.eeworm.com/read/278891/10490147
txt sci.txt
The sci functions and macros to implement asynchronous
communication on the Serial Communication Interface (SCI)
module.
CONTENTS
########
1 Setting Up
2 Asynchronous Function Definitions
3
www.eeworm.com/read/278891/10490162
sdb sci.sdb
[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID CANREADCODE SPACEOPT ]
"19 C:\Program Files\HI-TECH Software\PICC\LITE\9.60\include\pic168xa.h
[v _INDF `Vuc 1 s 1 @0 ]
"20
[v _TMR0 `Vuc 1 s 1 @1 ]
www.eeworm.com/read/278891/10490171
obj sci.obj
www.eeworm.com/read/278891/10490219
lst sci.lst
HI-TECH Software PICC Macro Assembler V9.60PL1
Mon Jan 14 16:16:24 2008
1 processor 16F877A
2