代码搜索结果

找到约 892 项符合 RS485 的代码

rs485.dni

[DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [StackPlugin] Enabled=1 OverflowWarningsEnabled=1 WarningThreshold=90 SpWarningsEnabled=1 WarnHow=0 UseTrigger=1 TriggerName=main LimitSize=0

rs485.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the

rs485.dni

[Breakpoints] Count=0 [Interrupts] Enabled=1 [MemoryMap] Enabled=0

rs485.fmt

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

rs485.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 Base=0 UseAuto=0 TypeViolation=1 UnspecRange=1 ActionState=1 [TraceHelper] Enabled=0 ShowSource=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_

rs485.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the

gsc_hpdi.c

/* gsc_hpdi.c This is a driver for the General Standards Corporation High Speed Parallel Digital Interface rs485 boards. Author: Frank Mori Hess Co

main.c

/*********************************************** 程序功能:通过RS485端口不停地发送数据0xaa ------------------------------------------------ 测试说明:用示波器观察RS485端口A、B信号线上的波形 或者用RS485接收器接收发送的字符。 ************