|
TLE92466ED Driver 0.1.0-preview
Modern C++23 driver for Infineon TLE92466ED Six-Channel Low-Side Solenoid Driver
|
SPI Communication Parameters. More...
#include <TLE92466ED_Config.hpp>
Static Public Attributes | |
| static constexpr int | FREQUENCY = 1000000 |
| 1MHz SPI frequency | |
| static constexpr int | MODE = 0 |
| SPI Mode 0 (CPOL=0, CPHA=0) | |
| static constexpr int | QUEUE_SIZE = 1 |
| Transaction queue size. | |
SPI Communication Parameters.
The TLE92466ED supports SPI frequencies up to 8MHz. We use 1MHz for reliable communication with standard wiring.
|
staticconstexpr |
1MHz SPI frequency
|
staticconstexpr |
SPI Mode 0 (CPOL=0, CPHA=0)
|
staticconstexpr |
Transaction queue size.