ds18b20.map

来自「F:程序DS18B20.rar索读取温度」· MAP 代码 · 共 21 行

MAP
21
字号
CodeVisionAVR C Compiler V1.25.8 Professional
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com

File: F:\程序\DS18B20\CVAVR_18B20\DS18B20.c
Global variables memory map:

Variable                          Address   Size
ds1820_devices                                                          R5      1
ds1820_rom_codes                                                      160h     72
__ds18b20_scratch_pad.temp_lsb                                        1A8h      1
__ds18b20_scratch_pad.temp_msb                                        1A9h      1
__ds18b20_scratch_pad.temp_high                                       1AAh      1
__ds18b20_scratch_pad.temp_low                                        1ABh      1
__ds18b20_scratch_pad.conf_register                                   1ACh      1
__ds18b20_scratch_pad.res1                                            1ADh      1
__ds18b20_scratch_pad.res2                                            1AEh      1
__ds18b20_scratch_pad.res3                                            1AFh      1
__ds18b20_scratch_pad.crc                                             1B0h      1
*p_S4A                                                                1B1h      2

⌨️ 快捷键说明

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