lcdcont.smp_dump.txt

来自「lcd_palace code,for thinx cpld」· 文本 代码 · 共 18 行

TXT
18
字号

State Machine - |lcdcont|lcd0:mylcd|state
Name state.setadd state.write3 state.write2 state.write1 state.idle state.home state.setmode state.clear1 state.clear state.dispoff state.add2 state.add state.setfunc state.warmup 
state.warmup 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
state.setfunc 0 0 0 0 0 0 0 0 0 0 0 0 1 1 
state.add 0 0 0 0 0 0 0 0 0 0 0 1 0 1 
state.add2 0 0 0 0 0 0 0 0 0 0 1 0 0 1 
state.dispoff 0 0 0 0 0 0 0 0 0 1 0 0 0 1 
state.clear 0 0 0 0 0 0 0 0 1 0 0 0 0 1 
state.clear1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 
state.setmode 0 0 0 0 0 0 1 0 0 0 0 0 0 1 
state.home 0 0 0 0 0 1 0 0 0 0 0 0 0 1 
state.idle 0 0 0 0 1 0 0 0 0 0 0 0 0 1 
state.write1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 
state.write2 0 0 1 0 0 0 0 0 0 0 0 0 0 1 
state.write3 0 1 0 0 0 0 0 0 0 0 0 0 0 1 
state.setadd 1 0 0 0 0 0 0 0 0 0 0 0 0 1 

⌨️ 快捷键说明

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