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