Class Btt60xxShieldIno

Inheritance Relationships

Base Type

Class Documentation

class Btt60xxShieldIno : public hss::Btt60xxShield

Profet (24V) shield with BTT6030-2EKA and BTT6020-1EKA Arduino API.

Public Functions

Btt60xxShieldIno()

Profet (24V) BTT6030 Shield constructor.

Initialize all protected class pointers.

Btt60xxShieldIno(Btt60xxHwConfig_t config)

Profet (24V) BTT6030 Shield constructor for custom configuration.

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

Parameters:

config[in] Pinout hardware configuration

~Btt60xxShieldIno()

Destructor of the Profet (24V) BTT6030 Shield.