foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
adi_ades183x_commands_voltages.c File Reference

Command definitions related to voltage measurement only specific to the driver for the ADI ades183x. More...

#include "adi_ades183x_commands_voltages.h"
#include "adi_ades183x_defs.h"
#include "fassert.h"
#include <stdint.h>
Include dependency graph for adi_ades183x_commands_voltages.c:

Go to the source code of this file.

Functions

 FAS_STATIC_ASSERT ((ADI_RDCVA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDCVB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDCVC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDCVD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDCVE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDCVF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDACA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDACB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDACC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDACD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDACE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDACF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDFCA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDFCB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDFCC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDFCD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDFCE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDFCF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDSVA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDSVB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDSVC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDSVD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDSVE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 
 FAS_STATIC_ASSERT ((ADI_RDSVF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES), "Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES")
 

Variables

const uint16_t adi_cmdRdcva [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdcvb [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdcvc [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdcvd [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdcve [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdcvf [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdaca [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdacb [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdacc [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdacd [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdace [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdacf [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdfca [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdfcb [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdfcc [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdfcd [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdfce [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdfcf [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdsva [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdsvb [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdsvc [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdsvd [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdsve [ADI_COMMAND_DEFINITION_LENGTH]
 
const uint16_t adi_cmdRdsvf [ADI_COMMAND_DEFINITION_LENGTH]
 

Detailed Description

Command definitions related to voltage measurement only specific to the driver for the ADI ades183x.

SPDX-License-Identifier: BSD-3-Clause

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

We kindly request you to use one or more of the following phrases to refer to foxBMS in your hardware, software, documentation or advertising materials:

  • ″This product uses parts of foxBMS®″
  • ″This product includes parts of foxBMS®″
  • ″This product is derived from foxBMS®″
Author
foxBMS Team
Date
2022-12-06 (date of creation)
Updated
2023-10-12 (date of last update)
Version
v1.6.0
Prefix
ADI

Definition in file adi_ades183x_commands_voltages.c.

Function Documentation

◆ FAS_STATIC_ASSERT() [1/24]

FAS_STATIC_ASSERT ( (ADI_RDACA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [2/24]

FAS_STATIC_ASSERT ( (ADI_RDACB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [3/24]

FAS_STATIC_ASSERT ( (ADI_RDACC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [4/24]

FAS_STATIC_ASSERT ( (ADI_RDACD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [5/24]

FAS_STATIC_ASSERT ( (ADI_RDACE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [6/24]

FAS_STATIC_ASSERT ( (ADI_RDACF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [7/24]

FAS_STATIC_ASSERT ( (ADI_RDCVA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [8/24]

FAS_STATIC_ASSERT ( (ADI_RDCVB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [9/24]

FAS_STATIC_ASSERT ( (ADI_RDCVC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [10/24]

FAS_STATIC_ASSERT ( (ADI_RDCVD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [11/24]

FAS_STATIC_ASSERT ( (ADI_RDCVE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [12/24]

FAS_STATIC_ASSERT ( (ADI_RDCVF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [13/24]

FAS_STATIC_ASSERT ( (ADI_RDFCA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [14/24]

FAS_STATIC_ASSERT ( (ADI_RDFCB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [15/24]

FAS_STATIC_ASSERT ( (ADI_RDFCC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [16/24]

FAS_STATIC_ASSERT ( (ADI_RDFCD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [17/24]

FAS_STATIC_ASSERT ( (ADI_RDFCE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [18/24]

FAS_STATIC_ASSERT ( (ADI_RDFCF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [19/24]

FAS_STATIC_ASSERT ( (ADI_RDSVA_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [20/24]

FAS_STATIC_ASSERT ( (ADI_RDSVB_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [21/24]

FAS_STATIC_ASSERT ( (ADI_RDSVC_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [22/24]

FAS_STATIC_ASSERT ( (ADI_RDSVD_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [23/24]

FAS_STATIC_ASSERT ( (ADI_RDSVE_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

◆ FAS_STATIC_ASSERT() [24/24]

FAS_STATIC_ASSERT ( (ADI_RDSVF_LEN<=ADI_MAX_REGISTER_SIZE_IN_BYTES ,
"Register length must not be greater than ADI_MAX_REGISTER_SIZE_IN_BYTES  
)

Variable Documentation

◆ adi_cmdRdaca

const uint16_t adi_cmdRdaca[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDACA_INC
#define ADI_RDACA_BYTE1
#define ADI_RDACA_LEN
#define ADI_RDACA_BYTE0

Definition at line 98 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdacb

const uint16_t adi_cmdRdacb[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDACB_BYTE0
#define ADI_RDACB_LEN
#define ADI_RDACB_BYTE1
#define ADI_RDACB_INC

Definition at line 103 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdacc

const uint16_t adi_cmdRdacc[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDACC_LEN
#define ADI_RDACC_INC
#define ADI_RDACC_BYTE1
#define ADI_RDACC_BYTE0

Definition at line 108 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdacd

const uint16_t adi_cmdRdacd[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDACD_BYTE0
#define ADI_RDACD_BYTE1
#define ADI_RDACD_LEN
#define ADI_RDACD_INC

Definition at line 113 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdace

const uint16_t adi_cmdRdace[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDACE_LEN
#define ADI_RDACE_BYTE1
#define ADI_RDACE_INC
#define ADI_RDACE_BYTE0

Definition at line 118 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdacf

const uint16_t adi_cmdRdacf[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDACF_INC
#define ADI_RDACF_BYTE1
#define ADI_RDACF_BYTE0
#define ADI_RDACF_LEN

Definition at line 123 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdcva

const uint16_t adi_cmdRdcva[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDCVA_BYTE1
#define ADI_RDCVA_LEN
#define ADI_RDCVA_BYTE0
#define ADI_RDCVA_INC

Definition at line 67 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdcvb

const uint16_t adi_cmdRdcvb[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDCVB_BYTE0
#define ADI_RDCVB_BYTE1
#define ADI_RDCVB_LEN
#define ADI_RDCVB_INC

Declarations of voltage measurement related commands

Definition at line 72 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdcvc

const uint16_t adi_cmdRdcvc[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDCVC_INC
#define ADI_RDCVC_BYTE1
#define ADI_RDCVC_BYTE0
#define ADI_RDCVC_LEN

Definition at line 77 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdcvd

const uint16_t adi_cmdRdcvd[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDCVD_BYTE0
#define ADI_RDCVD_INC
#define ADI_RDCVD_LEN
#define ADI_RDCVD_BYTE1

Definition at line 82 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdcve

const uint16_t adi_cmdRdcve[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDCVE_BYTE1
#define ADI_RDCVE_BYTE0
#define ADI_RDCVE_INC
#define ADI_RDCVE_LEN

Definition at line 87 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdcvf

const uint16_t adi_cmdRdcvf[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDCVF_BYTE0
#define ADI_RDCVF_INC
#define ADI_RDCVF_BYTE1
#define ADI_RDCVF_LEN

Definition at line 92 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdfca

const uint16_t adi_cmdRdfca[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDFCA_LEN
#define ADI_RDFCA_BYTE0
#define ADI_RDFCA_BYTE1
#define ADI_RDFCA_INC

Definition at line 129 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdfcb

const uint16_t adi_cmdRdfcb[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDFCB_INC
#define ADI_RDFCB_BYTE1
#define ADI_RDFCB_BYTE0
#define ADI_RDFCB_LEN

Definition at line 134 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdfcc

const uint16_t adi_cmdRdfcc[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDFCC_BYTE0
#define ADI_RDFCC_LEN
#define ADI_RDFCC_INC
#define ADI_RDFCC_BYTE1

Definition at line 139 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdfcd

const uint16_t adi_cmdRdfcd[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDFCD_LEN
#define ADI_RDFCD_INC
#define ADI_RDFCD_BYTE0
#define ADI_RDFCD_BYTE1

Definition at line 144 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdfce

const uint16_t adi_cmdRdfce[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDFCE_INC
#define ADI_RDFCE_BYTE1
#define ADI_RDFCE_LEN
#define ADI_RDFCE_BYTE0

Definition at line 149 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdfcf

const uint16_t adi_cmdRdfcf[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDFCF_BYTE0
#define ADI_RDFCF_LEN
#define ADI_RDFCF_BYTE1
#define ADI_RDFCF_INC

Definition at line 154 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdsva

const uint16_t adi_cmdRdsva[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDSVA_BYTE1
#define ADI_RDSVA_BYTE0
#define ADI_RDSVA_LEN
#define ADI_RDSVA_INC

Definition at line 160 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdsvb

const uint16_t adi_cmdRdsvb[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDSVB_INC
#define ADI_RDSVB_BYTE0
#define ADI_RDSVB_BYTE1
#define ADI_RDSVB_LEN

Definition at line 165 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdsvc

const uint16_t adi_cmdRdsvc[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDSVC_INC
#define ADI_RDSVC_BYTE1
#define ADI_RDSVC_BYTE0
#define ADI_RDSVC_LEN

Definition at line 170 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdsvd

const uint16_t adi_cmdRdsvd[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDSVD_LEN
#define ADI_RDSVD_BYTE1
#define ADI_RDSVD_BYTE0
#define ADI_RDSVD_INC

Definition at line 175 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdsve

const uint16_t adi_cmdRdsve[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDSVE_BYTE0
#define ADI_RDSVE_LEN
#define ADI_RDSVE_BYTE1
#define ADI_RDSVE_INC

Definition at line 180 of file adi_ades183x_commands_voltages.c.

◆ adi_cmdRdsvf

const uint16_t adi_cmdRdsvf[ADI_COMMAND_DEFINITION_LENGTH]
Initial value:
=
#define ADI_RDSVF_INC
#define ADI_RDSVF_LEN
#define ADI_RDSVF_BYTE1
#define ADI_RDSVF_BYTE0

Definition at line 185 of file adi_ades183x_commands_voltages.c.