Sections
Finite-State Machines
Using the Bpod Class
Frequently Asked Questions
API Reference
bpod_core
bpod_core.bpod
bpod_core.com
bpod_core.constants
bpod_core.constants.INT8_MIN
bpod_core.constants.INT16_MIN
bpod_core.constants.INT32_MIN
bpod_core.constants.INT64_MIN
bpod_core.constants.INT8_MAX
bpod_core.constants.INT16_MAX
bpod_core.constants.INT32_MAX
bpod_core.constants.INT64_MAX
bpod_core.constants.UINT8_MAX
bpod_core.constants.UINT16_MAX
bpod_core.constants.UINT32_MAX
bpod_core.constants.FMT_UINT8
bpod_core.constants.FMT_UINT16_LE
bpod_core.constants.FMT_UINT32_LE
bpod_core.constants.FMT_UINT64_LE
bpod_core.constants.FMT_INT8
bpod_core.constants.FMT_INT16_LE
bpod_core.constants.FMT_INT32_LE
bpod_core.constants.FMT_INT64_LE
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.FMT_UINT32_LE
View page source
bpod_core.constants.FMT_UINT32_LE
bpod_core.constants.
FMT_UINT32_LE
=
'<I'
Format string for an unsigned 32-bit integer (little-endian).