Label: Mode =
Dependencies
- [2]
CWGCT2WZEIController with states - [3]
HI2GV6DLNew structure - [4]
LXYMWMIKAdd current state of EIC graph - [5]
4WIIORMSRework structure, add filtering and debouncing
Change contents
- replacement in eic-states.dot at line 50
label = "Normal = On";label = "Mode = Normal"; - replacement in eic-states.dot at line 54
label = "AsyncOnly = On";label = "Mode = AsyncOnly"; - replacement in eic-states.dot at line 58
label = "Filtered = On";label = "Mode = Filtered"; - replacement in eic-states.dot at line 62
label = "Debounced = On";label = "Mode = Debounced"; - edit in eic-states.dot at line 77
Debounced -> AsyncEdgeDetect; - replacement in eic-states.dot at line 146
label = "Filtering = On";label = "Mode = Filtering"; - edit in eic-states.dot at line 167
WithClockNmi -> NMILevelDetectAsync; - edit in eic-states.dot at line 174
subgraph cluster_NMISense_none {label = "NMISense = None";NMIIdle;WithoutClockNmi -> NMIIdle;WithClockNmi -> NMIIdle [label="via enable_async()"];}