pwm+

来自「PWM及其ADC应用」· 代码 · 共 19 行

TXT
19
字号
RAM Allocation
Variable                                                          Address   Size
--------------------------------------------------------------------------------
dis_buff                                                          0160h        4
dis_buffer                                                        0164h        1

EEPROM Allocation
Variable                                                          Address   Size
--------------------------------------------------------------------------------

Register Allocation
Variable                                                          Register  Size
--------------------------------------------------------------------------------
posit                                                             R5           1
j                                                                 R4           1
adc_data                                                          R6,R7        2
adc_v                                                             R8,R9        2
time_2ms_ok                                                       R2.0      1bit

⌨️ 快捷键说明

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