Class Bts700xShieldIno

Inheritance Relationships

Base Type

Class Documentation

class Bts700xShieldIno : public hss::Bts700xShield

Profet +2 (12V) shield with BTS700x-1EPP Arduino API.

Public Functions

Bts700xShieldIno(BtxVariants_t *variantSel)

BTS700xShield High-Side-Switch constructor.

Initializes all class pointers

Parameters:

variantSel[in] Shield variant type

Bts700xShieldIno(BtxVariants_t *variantSel, Bts700xHwConfig_t config)

BTS700xShield High-Side-Switch constructor for custom configuration.

Initialize all class pointers. This constructor allows to pass custom shield configuration

Parameters:
  • variantSel[in] Shield variant types

  • config[in] Pinout hardware configuration

~Bts700xShieldIno()

Destructor of the BTS700x Shield.