microwave_timer.smp_dump.txt

来自「该芯片的功能是: ① 有一复位开关」· 文本 代码 · 共 9 行

TXT
9
字号

State Machine - |microwave_timer|state_control:u0|current_state
Name current_state.done_msg current_state.timer current_state.set_clock current_state.lamp_test current_state.idle 
current_state.idle 0 0 0 0 0 
current_state.lamp_test 0 0 0 1 1 
current_state.set_clock 0 0 1 0 1 
current_state.timer 0 1 0 0 1 
current_state.done_msg 1 0 0 0 1 

⌨️ 快捷键说明

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