ads1x9x_main_shell.c

来自「TI ADS1298模块 代码」· C语言 代码 · 共 14 行

C
14
字号
/**************************************************************************************************************************************************
*       Main.c              Set's up the MSP430 uC Peripherals.  All calls are initiated from this routine.   While Loop cycles 65,535 times      *
*                           before putting the MCU in Sleep mode.  ISR must pull Sleep mode out of the Status Register to restart Idle_count      *
*                                                                                                                                                 *
*       Author:             Mike Claassen                                                                                                         *
*                                                                                                                                                 *
*       Revision Date:      August 2009                                                                                                           *
*                                                                                                                                                 *
*       Revision Level:     1st pass                                                                                                              *
*                                                                                                                                                 *
*       For Support:        https://e2e.ti.com/support/development_tools/mavrk/default.aspx                                                       *
*                                                                                                                                                 *
***************************************************************************************************************************************************
*       Copyright 

⌨️ 快捷键说明

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