English
Language : 

SLAU292C Datasheet, PDF (50/102 Pages) Texas Instruments – eZ430-Chronos™ Development Tool
eZ430-Chronos Software Projects
www.ti.com
3. Read BlueRobin ID
This command reads the transmitter ID for BlueRobin transmission.
bool BM_BR_GetID(DWORD& dwID);
Parameters
dwID
24-bit transmitter ID
Return Value
Returns true if command could be executed and false if the command execution failed.
4. Start BlueRobin transmission
This command starts the BlueRobin transmission.
bool BM_BR_Start(void);
Return Value
Returns true if command could be executed and false if the command execution failed.
5. Stop BlueRobin transmission
This command stops the BlueRobin transmission.
bool BM_BR_Stop(void);
Return Value
Returns true if command could be executed and false if the command execution failed.
SimpliciTI Functions
1. Start SimpliciTI in acc/ppt mode
This command starts SimpliciTI in acc/ppt mode.
bool BM_SPL_Start(void);
Return Value
Returns true if command could be executed and false if the command execution failed.
2. Start SimpliciTI in sync mode
This command starts SimpliciTI in sync mode.
bool BM_SYNC_Start(void);
Return Value
Returns true if command could be executed and false if the command execution failed.
3. Stop SimpliciTI
This command exits the SimpliciTI stack.
bool BM_SPL_Stop(void);
Return Value
Returns true if command could be executed and false if the command execution failed.
50
eZ430-Chronos Software
SLAU292C – November 2009 – Revised December 2010
Submit Documentation Feedback
© 2009–2010, Texas Instruments Incorporated