Sections
Finite-State Machines
Frequently Asked Questions
API Reference
bpod_core
bpod_core.bpod
bpod_core.com
bpod_core.constants
bpod_core.constants.STRUCT_UINT8
bpod_core.constants.STRUCT_UINT16_LE
bpod_core.constants.STRUCT_UINT32_LE
bpod_core.constants.STRUCT_UINT64_LE
bpod_core.constants.STRUCT_INT8
bpod_core.constants.STRUCT_INT16_LE
bpod_core.constants.STRUCT_INT32_LE
bpod_core.constants.STRUCT_INT64_LE
bpod_core.constants.IPV4_LOOPBACK
bpod_core.constants.IPV4_WILDCARD
bpod_core.constants.VID_TEENSY
bpod_core.constants.TeensyPID
bpod_core.fsm
bpod_core.ipc
bpod_core.misc
JSON Schema
Developer Guide
Changelog
Links
bpod-core on GitHub
bpod-core on PyPI
bpod-core
API Reference
bpod_core
bpod_core.constants
bpod_core.constants.STRUCT_UINT8
View page source
bpod_core.constants.STRUCT_UINT8
bpod_core.constants.
STRUCT_UINT8
=
Struct('B')
Compiled struct representing an unsigned 8-bit integer.