代码搜索结果

找到约 10,000 项符合 USART 的代码

usart.h

//波特率9600/9个数据位/1个停止位/奇校验/收发开启/接收中断 void USARTinit(void) { UCSR0B=0x9C; UCSR0C=0x36; UBRR0L=0x2F; PORTD.4=0; //MAX485平时工作在接收状态 DDR

usart.h~

//波特率9600/9个数据位/1个停止位/奇校验/收发开启/接收中断 void USARTinit(void) { UCSR0B=0x9C; UCSR0C=0x36; UBRR0L=0x2F; PORTD.4=0; //MAX485平时工作在接收状态 DDR

usart.h

extern vu8 usart_input[]; extern vu8 usart_output[]; extern vu8 * usart_opp; extern vu8 * usart_oup; extern vu8 * usart_ipp; extern vu8 * usart_iup; extern void USART1_Init(void); extern void a

usart.c

#include "public.h" u16 return_a_row(u16 row, u8 input_window); void clear_window(u8 input_window); vu8 usart_input[20]; vu8 usart_output[40]; vu8 * usart_iup = usart_input; vu8 * usart_ipp =

usart.h

#ifndef __USART_H #define __USART_H /* PIC18 USART peripheral libraries. */ /* There are three library modules, corresponding to register names: * USART1 (TXSTA1, RCSTA1, etc.) * USART2

usart.dep

0 Debug $PROJ_DIR$\cfile\main.c

usart.fmt

[struct types] Count=_ 0 [watch formats] Count=_ 0

usart.dni

[Breakpoints] Count=0

usart.ini

[Desktop-Workspace] Wnd0=_ "TextEditor" "open" 44 0 1 -1 -1 -1 -1 344 2 991 530 "G:\008 machao\IAR应用\proteus仿真应用\usart\cfile\main.c" 1 1 0 12 699 699 Maximized=_ 0 Count=_ 3 Wnd1=_ "Workspace2" "o