skytslave.map

来自「用8位数码管组成显示电路提示信息」· MAP 代码 · 共 27 行

MAP
27
字号
CodeVisionAVR C Compiler V1.23.8c Standard
(C) Copyright 1998-2003 HP InfoTech s.r.l.
http://www.hpinfotech.ro
e-mail:office@hpinfotech.ro

File: E:\proteus\软件\数控云台slave\skytslave.c
Global variables memory map:

Variable                          Address   Size
rx_buffer                            160h      8
rx_wr_index                            R4      1
rx_rd_index                            R5      1
rx_counter                             R6      1
rx_buffer_overflow                   R2.0    1/8
tx_buffer                            168h      8
tx_wr_index                            R7      1
tx_rd_index                            R8      1
tx_counter                             R9      1
ucInputValue                          R10      1
uiLastADValue                        170h      6
ucInputParam0                         R11      1
ucChannelN                            R12      1
uc_ReceiveSta                         R13      1
bInputChange                         R2.1    1/8
bMotorSpeed                          R2.2    1/8
bLight                               R2.3    1/8

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?