Modules§
Macros§
- byte
- Print the binary representation for the given byte, along with a formatted description at the current debug depth.
- scope
- Macros for low level debugging when developing against I2C devices. Create a debugging scope on the provided context.
- text
- Print a formated message at current debug depth.
Structs§
- Instruction
- Representation for a programming engine instruction.
- LP55231
- Driver for Texas Instruments LP55231 I²C via embedded-hal.
- Mask
- Masks.
- Misc
- Miscellaneous settings.
Enums§
- Channel
- Output channels.
- Charge
Pump Mode - Charge pump modes.
- Clock
Selection - IC clock selection.
- Direction
- Ramp direction.
- Engine
- Programming engines.
- Engine
Exec - Engine execution control modes.
- Engine
Mode - Engine modes (i.e. state).
- Fader
- Master faders.
- PreScale
- Ramp step time span.
- Register
- Variable
- Programming engine variables.
Constants§
- INSTRUCTIONS_
PER_ PAGE - Number of instructions per page.
- MAX_
INSTRUCTIONS - Maximum number of instructions supported by programming engine.
- MAX_
PAGES - Number of pages supported by programming engine.
- MAX_
VARS - Number of variables supported by programming engine.