
State Machine - |lcd1602_test|lcd1602_ctrl:lcd1602_ctrl|state
Name state.WAIT_DONE state.USER_CMD state.CMD0CH state.CMD06H state.CMD01H state.CMD08H state.CMD38H2 state.DELAY5MS state.CMD38H1 state.DELAY15MS state.IDLE 
state.IDLE 0 0 0 0 0 0 0 0 0 0 0 
state.DELAY15MS 0 0 0 0 0 0 0 0 0 1 1 
state.CMD38H1 0 0 0 0 0 0 0 0 1 0 1 
state.DELAY5MS 0 0 0 0 0 0 0 1 0 0 1 
state.CMD38H2 0 0 0 0 0 0 1 0 0 0 1 
state.CMD08H 0 0 0 0 0 1 0 0 0 0 1 
state.CMD01H 0 0 0 0 1 0 0 0 0 0 1 
state.CMD06H 0 0 0 1 0 0 0 0 0 0 1 
state.CMD0CH 0 0 1 0 0 0 0 0 0 0 1 
state.USER_CMD 0 1 0 0 0 0 0 0 0 0 1 
state.WAIT_DONE 1 0 0 0 0 0 0 0 0 0 1 

State Machine - |lcd1602_test|lcd1602_ctrl:lcd1602_ctrl|lcd1602_driver:lcd1602_driver|state
Name state.DLY4 state.CLR_E state.DLY3 state.SET_E state.DLY2 state.DLY1 state.IDLE 
state.IDLE 0 0 0 0 0 0 0 
state.DLY1 0 0 0 0 0 1 1 
state.DLY2 0 0 0 0 1 0 1 
state.SET_E 0 0 0 1 0 0 1 
state.DLY3 0 0 1 0 0 0 1 
state.CLR_E 0 1 0 0 0 0 1 
state.DLY4 1 0 0 0 0 0 1 
