⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hal_msp-exp430f5438.h

📁 msp430 test code and examples for using a 5438
💻 H
字号:
/*******************************************************************************
    Filename: hal_MSP-EXP430F5438.h

    Copyright 2008 Texas Instruments, Inc.
    
This is the master header file and also the only necessary file to be included
in order to use MSP-EXP430F548 HAL.          
***************************************************************************/

#ifndef HAL_MSP_EXP430F5438_H
#define HAL_MSP_EXP430F5438_H

#include "hal_lcd.h"
#include "hal_buttons.h"
#include "hal_adc.h"
#include "hal_board.h"
#include "hal_usb.h"
#include "hal_buttons.h"
#include "hal_rf.h"
#include "hal_rtc.h" 

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -