Part Number:MSP430FR6972
如题
Susan Yang:
//***************************************************************************** // //! \brief Stops the timer //! //! \param baseAddress is the base address of the TIMER_A module. //! //! Modified bits of \b TAxCTL register. //! //! \return None // //***************************************************************************** extern void Timer_A_stop(uint16_t baseAddress);
TI中文支持网