BusRepeater_NXP_Arduino 1.0.4
PCA9617ADP-ARD_demo code for Arduino
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Pca9617adp_Ard_LDO2 Class Reference

#include <PCA9617ADP_ARD_LDO.h>

Inheritance diagram for Pca9617adp_Ard_LDO2:
Pca9617adp_Ard_LDO

Public Member Functions

 Pca9617adp_Ard_LDO2 (int ldo_number=2, int pin0=2, int pin1=1, float *v_v=v2_values)
 
 ~Pca9617adp_Ard_LDO2 ()
 
- Public Member Functions inherited from Pca9617adp_Ard_LDO
 Pca9617adp_Ard_LDO (int ldo_number, int pin0, int pin1, int pin2, float *v_v)
 
 ~Pca9617adp_Ard_LDO ()
 
float voltage (void)
 
float voltage (int v)
 

Additional Inherited Members

- Static Public Attributes inherited from Pca9617adp_Ard_LDO
static constexpr int v1_variation = 5
 
static constexpr int v2_variation = 4
 
static float v1_values [v1_variation] = { 1.8, 2.5, 3.3, 4.96, 0.8 }
 
static float v2_values [v2_variation] = { 2.5, 3.0, 3.3, 4.96 }
 

Detailed Description

Definition at line 65 of file PCA9617ADP_ARD_LDO.h.

Constructor & Destructor Documentation

◆ Pca9617adp_Ard_LDO2()

Pca9617adp_Ard_LDO2::Pca9617adp_Ard_LDO2 ( int ldo_number = 2,
int pin0 = 2,
int pin1 = 1,
float * v_v = v2_values )

Definition at line 24 of file PCA9617ADP_ARD_LDO.cpp.

◆ ~Pca9617adp_Ard_LDO2()

Pca9617adp_Ard_LDO2::~Pca9617adp_Ard_LDO2 ( )

Definition at line 26 of file PCA9617ADP_ARD_LDO.cpp.


The documentation for this class was generated from the following files: