ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ci_ctrl_reg_t Struct Reference

Command Interpreter Control Register Structure.
. More...

#include <ci_protocol_mbox.h>

Collaboration diagram for ci_ctrl_reg_t:
Collaboration graph

Data Fields

uint8 reg
 
struct {
   uint8   reserved1:1
 
   uint8   reserved2:1
 
   uint8   blockTransferMode:1
 
   uint8   reserved3:5
 
Bits
 

Detailed Description

Command Interpreter Control Register Structure.
.

reserved1 : Reserved Bits
reserved2 : Reserved Bits
blockTransferMode : 1 - Streaming mode enabled. 0 - Streaming mode disabled.
reserved3 : Reserved Bits

Definition at line 201 of file ci_protocol_mbox.h.

Field Documentation

struct { ... } Bits

Referenced by isf_ci_qr_update().

uint8 blockTransferMode

Definition at line 206 of file ci_protocol_mbox.h.

Referenced by isf_ci_qr_update().

uint8 reg

Definition at line 202 of file ci_protocol_mbox.h.

Referenced by ci_mbox_init(), and isf_app_callback_mbox().

uint8 reserved1

Definition at line 204 of file ci_protocol_mbox.h.

uint8 reserved2

Definition at line 205 of file ci_protocol_mbox.h.

uint8 reserved3

Definition at line 207 of file ci_protocol_mbox.h.


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