Template Class TLx493D
Defined in File TLx493DBase.hpp
Inheritance Relationships
Base Type
public ifx::tlx493d::TLx493DBase(Class TLx493DBase)
Class Documentation
-
template<typename BoardSupportClass, typename BusWrapper, TLx493D_SupportedSensorType_t sensorType>
class TLx493D : public ifx::tlx493d::TLx493DBase The class
TLx493Dis a template class, which inherits its functionality from theTLx493DBaseclass.- Template Parameters:
BoardSupportClass – A helper class, which takes care of needed power pins as well user defined pins.
BusWrapper – A wrapper class for the bus system.
sensorType – Specific sensor type of the used sensor.