Kinetis SDK v.1.2 Demo Applications User's Guide  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
freemaster_rec.h File Reference

FreeMASTER Recorder implementation. More...

#include "freemaster.h"
#include "freemaster_private.h"

Go to the source code of this file.

Data Structures

union  FMSTR_REC_FLAGS
 
struct  FMSTR_REC_FLAGS.flg
 

Variables

FMSTR_U16 pcm_wRecTotalSmps
 
FMSTR_U16 pcm_wRecPostTrigger
 
FMSTR_U8 pcm_nRecTriggerMode
 
FMSTR_U16 pcm_wRecTimeDiv
 
FMSTR_U8 pcm_nRecVarCount
 
FMSTR_ADDR pcm_pRecVarAddr [FMSTR_MAX_SCOPE_VARS]
 
FMSTR_SIZE8 pcm_pRecVarSize [FMSTR_MAX_SCOPE_VARS]
 
FMSTR_U16 pcm_wRecBuffStartIx
 
FMSTR_ADDR pcm_dwRecWritePtr
 
FMSTR_ADDR pcm_dwRecEndBuffPtr
 
FMSTR_U16 pcm_wRecTimeDivCtr
 
FMSTR_U16 pcm_wStoprecCountDown
 
FMSTR_REC_FLAGS pcm_wRecFlags
 

Detailed Description

Version
1.0.1.0
Date
Mar-15-2011

Data Structure Documentation

union FMSTR_REC_FLAGS
Data Fields
FMSTR_FLAGS all
struct FMSTR_REC_FLAGS flg
struct FMSTR_REC_FLAGS.flg
Data Fields
unsigned bInvirginCycle: 1
unsigned bIsConfigured: 1
unsigned bIsRunning: 1
unsigned bIsStopping: 1
unsigned bTrgCrossActive: 1

Variable Documentation

FMSTR_ADDR pcm_dwRecEndBuffPtr
FMSTR_ADDR pcm_dwRecWritePtr
FMSTR_U8 pcm_nRecTriggerMode
FMSTR_U8 pcm_nRecVarCount
FMSTR_ADDR pcm_pRecVarAddr[FMSTR_MAX_SCOPE_VARS]
FMSTR_U16 pcm_wRecBuffStartIx
FMSTR_REC_FLAGS pcm_wRecFlags
FMSTR_U16 pcm_wRecPostTrigger
FMSTR_U16 pcm_wRecTimeDiv
FMSTR_U16 pcm_wRecTimeDivCtr
FMSTR_U16 pcm_wRecTotalSmps
FMSTR_U16 pcm_wStoprecCountDown