MAVRK Embedded Software 0.91
Software Libraries for the MAVRK motherboard and related components
Functions | Variables

init_F5438.c File Reference

Functions that setup the MSP430F5438A uC peripherals. More...

#include "MAVRK_Arch.h"
#include "stdef.h"
#include "F5438_system.h"
#include "F5438_CPU.h"
#include "F5438_Unified_Clock_system.h"
#include "F5438_USCI.h"
#include "F5438_Power_Management.h"
#include "F5438_RTC.h"
#include "F5438_DMA.h"
#include "F5438_WDT.h"
#include "F5438_ADC12.h"
#include "F5438_io.h"
#include "F5438_Timer_A.h"
#include "F5438_Timer_B.h"
#include "F5438_Timer.h"
#include "F5438_interrupts.h"
#include "F5438_Hardware_Multiplier.h"
#include "MAVRK_Common.h"
#include "MAVRK_Return_Error_Codes.h"

Functions

void mvk_Init_MSP430 (void)
 Default initialization for the MSP430.

Variables

UART_Port_Parameter_type UART_Port_Ptr
SPI_Port_Parameter_type SPI_Port_Ptr
I2C_Port_Parameter_type I2C_Port_Ptr

Detailed Description

Functions that setup the MSP430F5438A uC peripherals.

Author:
Mike Claassen
Date:
December 2008

These functions performs default initialization for MSP430F5438 on the MAVRK Pro MB

Note:
Prototypes for functions in this file are located in the F5438_system.h header file located in the mavrk_embedded\Modular_EVM_Libraries\Components\MSP430F5438_Template directory
See also:
For Support: https://e2e.ti.com/support/development_tools/mavrk/default.aspx

Function Documentation

void mvk_Init_MSP430 ( void  )

Default initialization for the MSP430.

This function calls default initializations for the MSP430

Returns:
None

Variable Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines