MISR Toolkit  1.5.1
Data Structures | Macros | Typedefs | Variables
hbitio.h File Reference

Go to the source code of this file.

Data Structures

struct  bitrec_t
 

Macros

#define BITBUF_SIZE   4096
 
#define BITNUM   (sizeof(uint8)*8)
 
#define DATANUM   (sizeof(uint32)*8)
 
#define Hputbit(bitid, bit)   ((Hbitwrite(bitid,1,(uint32)bit)==FAIL) ? FAIL : SUCCEED)
 

Typedefs

typedef struct bitrec_t bitrec_t
 

Variables

const uint8 maskc [9]
 
const uint32 maskl [33]
 

Macro Definition Documentation

◆ BITBUF_SIZE

#define BITBUF_SIZE   4096

Definition at line 27 of file hbitio.h.

◆ BITNUM

#define BITNUM   (sizeof(uint8)*8)

Definition at line 29 of file hbitio.h.

◆ DATANUM

#define DATANUM   (sizeof(uint32)*8)

Definition at line 31 of file hbitio.h.

◆ Hputbit

#define Hputbit (   bitid,
  bit 
)    ((Hbitwrite(bitid,1,(uint32)bit)==FAIL) ? FAIL : SUCCEED)

Definition at line 83 of file hbitio.h.

Typedef Documentation

◆ bitrec_t

typedef struct bitrec_t bitrec_t

Variable Documentation

◆ maskc

const uint8 maskc[9]

◆ maskl

const uint32 maskl[33]

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53