Advertisement

TLV5618 芯片与驱动程序

阅读量:

/**


  • @file T_TLV5618.h

  • @author LuJ

  • @version V3.5.0

  • @date 2015-03-31

  • @brief DAC头文件管理


  • (C) Copyright Vango Technoglogy, Inc. 2015

*/

#ifndef __T_TLV5618_H

#define __T_TLV5618_H

#include "stm32f10x.h"

#define TLV5618_Channal_A ((uint8_t)0x01) //通道A

#define TLV5618_Channal_B ((uint8_t)0x02) //通道B

#define TLV5618_Channal_AB

全部评论 (0)

还没有任何评论哟~