bpod_core.bpod.Output
- class bpod_core.bpod.Output
Output channel class representing a digital output channel.
- __init__(*args, **kwargs)
Output channel class representing a digital output channel.
- Parameters:
*args – Arguments to be passed to the base class constructor.
**kwargs – Arguments to be passed to the base class constructor.