BSP430  20141115
Board Support Package for MSP430 microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
uSkyTraqMsgIn Union Reference

#include <bsp430/sensors/skytraq.h>

Data Fields

struct sSkyTraqMsg_GENERIC generic
 
struct sSkyTraqMsgIn_RESTART restart
 
struct sSkyTraqMsgIn_SW_VERSION sw_version
 
struct sSkyTraqMsgIn_FACTORY_DEFAULTS factory_defaults
 
struct sSkyTraqMsgIn_CFG_SERIAL cfg_serial
 
struct sSkyTraqMsgIn_CFG_NMEA cfg_nmea
 
struct sSkyTraqMsgIn_CFG_FORMAT cfg_format
 

Detailed Description

A union for access to SkyTraq Venus 6 binary messages sent from application to sensor (the "in" direction).

Examples:
sensors/venus6pps/main.c.

Field Documentation

struct sSkyTraqMsg_GENERIC uSkyTraqMsgIn::generic

Access to message id regardless of type

Examples:
sensors/venus6pps/main.c.

The documentation for this union was generated from the following file: