MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / StopTimer2

Method StopTimer2

source/6522.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void SY6522::StopTimer2(void)
93{
94 m_timer2Active = false;
95}
96
97//-----------------------------------------------------------------------------
98

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected