TLE92466ED Driver 0.1.0-preview
Modern C++23 driver for Infineon TLE92466ED Six-Channel Low-Side Solenoid Driver
Loading...
Searching...
No Matches
TLE92466ED::HAL Member List

This is the complete list of members for TLE92466ED::HAL, including all inherited members.

chip_deselect() noexcept=0TLE92466ED::HALpure virtual
chip_select() noexcept=0TLE92466ED::HALpure virtual
clear_errors() noexcept=0TLE92466ED::HALpure virtual
configure(const SPIConfig &config) noexcept=0TLE92466ED::HALpure virtual
deinit() noexcept=0TLE92466ED::HALpure virtual
delay(uint32_t microseconds) noexcept=0TLE92466ED::HALpure virtual
get_last_error() const noexcept=0TLE92466ED::HALpure virtual
HAL()=defaultTLE92466ED::HALprotected
HAL(const HAL &)=deleteTLE92466ED::HALprotected
HAL(HAL &&) noexcept=defaultTLE92466ED::HALprotected
init() noexcept=0TLE92466ED::HALpure virtual
is_ready() const noexcept=0TLE92466ED::HALpure virtual
operator=(const HAL &)=deleteTLE92466ED::HALprotected
operator=(HAL &&) noexcept=defaultTLE92466ED::HALprotected
transfer32(uint32_t tx_data) noexcept=0TLE92466ED::HALpure virtual
transfer_multi(std::span< const uint32_t > tx_data, std::span< uint32_t > rx_data) noexcept=0TLE92466ED::HALpure virtual
~HAL()=defaultTLE92466ED::HALvirtual