Crate ti_lp55231

Crate ti_lp55231 

Source

Modules§

debug

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.
ChargePumpMode
Charge pump modes.
ClockSelection
IC clock selection.
Direction
Ramp direction.
Engine
Programming engines.
EngineExec
Engine execution control modes.
EngineMode
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.