roneos
Operating System for the r-one robot
 All Data Structures Files Functions Variables Typedefs Groups
msp430Bootloader.h File Reference

boot loader functions on MSP430 More...

Go to the source code of this file.

Functions

uint8 msp430BSLGetLocalVersionNumber (void)
 Gets msp430 local version. More...
 
void msp430BSLInit (void)
 This method is used to initialize the MSP430 and interrupts for the BSL. More...
 

Detailed Description

boot loader functions on MSP430

Since
Jul 31, 2012
Author
MRSL

Function Documentation

uint8 msp430BSLGetLocalVersionNumber ( void  )

Gets msp430 local version.

Returns
msp430 local version
void msp430BSLInit ( void  )

This method is used to initialize the MSP430 and interrupts for the BSL.

Returns
void