Links
Abstract base class representing a channel on the Bpod device.
bpod (Bpod) – The Bpod instance associated with the channel.
Bpod
name (str) – The name of the channel.
str
io_type (bytes) – The I/O type of the channel (e.g., ‘B’, ‘V’, ‘P’).
bytes
index (int) – The index of the channel.
int