代码搜索:实时接收
找到约 10,000 项符合「实时接收」的源代码
代码结果 10,000
www.eeworm.com/read/452334/7441933
txt main.txt
include
defineusunsignedehar
defineul6unsignedint
defineUARTOTBUFSIZE//发送缓冲区长度定义长度可以从最
//大的发送数组得出
//接收缓冲区长度
main()
IPdata=0;
ifend=0;
Pl=&A3[0]:
nl=siZeof(A3);
IPdata=IP夕DP(
www.eeworm.com/read/452088/7447656
h twi_master_polling.h
#ifndef _TWI_MASTER_POLLING_H
#define _TWI_MASTER_POLLING_H
#include
#include
#include "usart_m8.h"
//TWI状态定义
//MT 主方式传输 MR 主方式接收
#define START 0x08
#define RE_START 0
www.eeworm.com/read/452088/7447672
h twi_master_polling.h
#ifndef _TWI_MASTER_POLLING_H
#define _TWI_MASTER_POLLING_H
#include
#include
#include "usart_m8.h"
//TWI状态定义
//MT 主方式传输 MR 主方式接收
#define START 0x08
#define RE_START 0
www.eeworm.com/read/446083/7585730
asm pt2221.asm
;**********************************************************************************************
;name: PT2221红外解码V1.0
;device: pt2221红外编码+89S51单片机解码+红外一体化接收头
;Copyright (c) 2007-2008 张兴电子设计工作室技术开发部
www.eeworm.com/read/440344/7690371
ini test.ini
signal void ky_1()
{
SIN = 0xf0; //串口接收到数据0xf0,注意它是不需要时间的
twatch(4090); //等待4090个机器周期
SIN = 0xf1;
twatch(4090);
SIN = 0xf0;
twatch(4090);
SIN = 0xf0;
www.eeworm.com/read/438832/7725892
sh ex76.sh
#!/bin/bash
# 使用trap来捕捉变量值.
trap 'echo Variable Listing --- a = $a b = $b' EXIT
# EXIT是脚本中exit命令所产生信号的名字.
#
# "trap"所指定的命令并不会马上执行,
#+ 只有接收到合适的信号, 这些命令才会执行.
echo "This prints before the \"trap
www.eeworm.com/read/436413/7770218
h twi_master_polling.h
#ifndef _TWI_MASTER_POLLING_H
#define _TWI_MASTER_POLLING_H
#include
#include
#include "usart_m8.h"
//TWI状态定义
//MT 主方式传输 MR 主方式接收
#define START 0x08
#define RE_START 0
www.eeworm.com/read/399878/7828967
c 9-2.c
#include
#include
void main(void)
{
char xdata * XROM;
char a;
int Aa = 0xFB1C;
long Ba = 0x893B7832;
float Ca = 3.4534;
SCON = 0x50; //串口方式1,允许接收
TMOD = 0x20
www.eeworm.com/read/299689/7839030
c 9-2.c
#include
#include
void main(void)
{
char xdata * XROM;
char a;
int Aa = 0xFB1C;
long Ba = 0x893B7832;
float Ca = 3.4534;
SCON = 0x50; //串口方式1,允许接收
TMOD = 0x20
www.eeworm.com/read/199052/7892492
c 9-2.c
#include
#include
void main(void)
{
char xdata * XROM;
char a;
int Aa = 0xFB1C;
long Ba = 0x893B7832;
float Ca = 3.4534;
SCON = 0x50; //串口方式1,允许接收
TMOD = 0x20