SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Macros | Functions
CrisSis.h File Reference

Go to the source code of this file.

Macros

#define SCIENCE_FORMAT   1
 
#define ADC_FORMAT   2
 
#define NUM_SC_MJFS   8
 
#define NUM_SC_MNFS   16
 

Functions

void AceEpochTime (uint32 clock, uint32 *Second1996, uint32 *microsecond)
 
void FrameCounterDecrement (uint8 *major, uint8 *minor)
 
void FrameCounterIncrement (uint8 *major, uint8 *minor)
 
void OrInt16 (uint8 *byte, uint8 *flag, uint32 number)
 
void PackInt16 (void *integer, void *byte, uint32 number)
 
void UnpackInt16 (void *byte, void *integer, uint32 number)
 

Macro Definition Documentation

#define ADC_FORMAT   2
#define NUM_SC_MJFS   8
#define NUM_SC_MNFS   16
#define SCIENCE_FORMAT   1

Function Documentation

void AceEpochTime ( uint32  clock,
uint32 *  Second1996,
uint32 *  microsecond 
)
void FrameCounterDecrement ( uint8 *  major,
uint8 *  minor 
)
void FrameCounterIncrement ( uint8 *  major,
uint8 *  minor 
)
void OrInt16 ( uint8 *  byte,
uint8 *  flag,
uint32  number 
)
void PackInt16 ( void *  integer,
void *  byte,
uint32  number 
)
void UnpackInt16 ( void *  byte,
void *  integer,
uint32  number 
)