puppeteer ~master (2022-04-30T13:21:28.3141009)
Dub
Repo
Puppeteer.removeVariableListener
puppeteer
puppeteer
Puppeteer
Undocumented in source.
class
Puppeteer
(CommunicatorT, VarMonitorTypes...)
void
removeVariableListener
(
VarType
)
(
ubyte
varIndex
,
void
delegate
(
ubyte
,
VarType
,
VarType
,
long
)
shared
listener
)
if
(
canMonitor
!
VarType
)
if
(
isCommunicator
!(
CommunicatorT
,
VarMonitorTypes
) &&
allSatisfy
!(
isVarMonitorTypeSupported
,
VarMonitorTypes
)
)
Meta
Source
See Implementation
puppeteer
puppeteer
Puppeteer
aliases
PinSignalWrapper
constructors
this
destructors
~this
enums
canMonitor
functions
addPinListener
addVariableListener
emitAIRead
emitVarRead
endCommunication
removePinListener
removeVariableListener
setPWM
setPWMAverage
startCommunication
properties
configuration
isCommunicationEstablished
variables
communicator
config
logger
pinSignalWrappers