dac7 2.0.0.0

Macros

#define DAC7_RETVAL   uint8_t
 
#define DAC7_RETVAL_T   uint8_t
 
#define DAC7_OK   0x00
 
#define DAC7_INIT_ERROR   0xFF
 
#define DAC7_ERROR   0x00
 
#define DAC7_SUCCESS   0x01
 

Detailed Description

Macro Definition Documentation

◆ DAC7_ERROR

#define DAC7_ERROR   0x00

◆ DAC7_INIT_ERROR

#define DAC7_INIT_ERROR   0xFF

◆ DAC7_OK

#define DAC7_OK   0x00

◆ DAC7_RETVAL

#define DAC7_RETVAL   uint8_t

◆ DAC7_RETVAL_T

#define DAC7_RETVAL_T   uint8_t

◆ DAC7_SUCCESS

#define DAC7_SUCCESS   0x01