#include <PCA9617ADP_ARD_LDO.h>
I2C multiplexer and switch operation library for Arduino
- Author
- Tedd OKANO
Released under the MIT license License Pca9617adp_Ard_LDO class
Definition at line 21 of file PCA9617ADP_ARD_LDO.h.
◆ Pca9617adp_Ard_LDO()
Pca9617adp_Ard_LDO::Pca9617adp_Ard_LDO |
( |
int | ldo_number, |
|
|
int | pin0, |
|
|
int | pin1, |
|
|
int | pin2, |
|
|
float * | v_v ) |
◆ ~Pca9617adp_Ard_LDO()
Pca9617adp_Ard_LDO::~Pca9617adp_Ard_LDO |
( |
| ) |
|
◆ voltage() [1/2]
float Pca9617adp_Ard_LDO::voltage |
( |
int | v | ) |
|
◆ voltage() [2/2]
float Pca9617adp_Ard_LDO::voltage |
( |
void | | ) |
|
◆ num
int Pca9617adp_Ard_LDO::num |
|
private |
◆ v1_values
float Pca9617adp_Ard_LDO::v1_values = { 1.8, 2.5, 3.3, 4.96, 0.8 } |
|
static |
◆ v1_variation
constexpr int Pca9617adp_Ard_LDO::v1_variation = 5 |
|
staticconstexpr |
◆ v2_values
float Pca9617adp_Ard_LDO::v2_values = { 2.5, 3.0, 3.3, 4.96 } |
|
static |
◆ v2_variation
constexpr int Pca9617adp_Ard_LDO::v2_variation = 4 |
|
staticconstexpr |
◆ v_values
float* Pca9617adp_Ard_LDO::v_values |
|
private |
The documentation for this class was generated from the following files: