ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
hp_hostUpdate_struct Struct Reference

This is the structure defined for the user application to update the host. More...

#include <isf_hostproxy.h>

Data Fields

uint8 isQuickReadUpdate
uint8 isHostInt
uint8 size
uint8 AppId
uint8pDataBuffer

Detailed Description

This is the structure defined for the user application to update the host.

Definition at line 37 of file isf_hostproxy.h.


Field Documentation

The current application ID for the user application.

Definition at line 41 of file isf_hostproxy.h.

Status indicating whether or not host interrupt is enabled.

Definition at line 39 of file isf_hostproxy.h.

Status indicating whether or not Quick Read is enabled.

Definition at line 38 of file isf_hostproxy.h.

The buffer containing user application data.

Definition at line 42 of file isf_hostproxy.h.

The size of the buffer holding user application data.

Definition at line 40 of file isf_hostproxy.h.


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