Class Bts5001xShieldIno

Inheritance Relationships

Base Type

Class Documentation

class Bts5001xShieldIno : public hss::Bts5001xShield

Power Profet (12V) shield with BTS500xx Arduino API.

Public Functions

Bts5001xShieldIno(BtxVariants_t *variantSel)

High-Side-Switch-Board constructor.

Initialize all protected class pointers with a null pointer

Parameters:

variantSel[in] Shield variant types

Bts5001xShieldIno(BtxVariants_t *variantSel, BTS5001xHwConfig_t config)

High-Side-Switch-Board constructor.

Initialize all protected class pointers with a null pointer

Parameters:
  • variantSel[in] Shield variant types

  • config[in] Pinout hardware configuration

~Bts5001xShieldIno()

Destructor of the High-Side-Switch-Board.