BSP430  20141115
Board Support Package for MSP430 microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros
platform.h File Reference

Platform-specific include for EM430 More...

#include <bsp430/platform.h>

Go to the source code of this file.

Macros

#define BSP430_PLATFORM_EM430   1
 
#define BSP430_CLOCK_NOMINAL_XT2CLK_HZ   26000000UL
 

Detailed Description

Platform-specific include for EM430

This platform is validated on the EM430F5437RF900. It is assumed that the platforms with other CC430 chips have the same capabilities.

The following platform-specific features are supported:

Homepage
http://github.com/pabigot/bsp430

Macro Definition Documentation

#define BSP430_CLOCK_NOMINAL_XT2CLK_HZ   26000000UL

EM430 has a 26MHz XT2 for the RF1A

#define BSP430_PLATFORM_EM430   1

Unconditionally define this, so as to produce errors if there is a conflict in definition.