paCmdSetConfig_t Struct Reference
[PA LLD Data Structures]

Command Set Configuration Information. More...

#include <pa.h>

Data Fields

uint8_t numCmdSets

Detailed Description

Command Set Configuration Information.

paCmdSetConfig_t defines command set configuration parameters such as the maximum number of command sets. The PASS supports either 64 of 64-byte or 32 of 128-byte command sets. The number of command sets should be configured at system startup.


Field Documentation

Number of command sets supported (32, 64), default = 64

Note:
If the number of command sets is set to 64, then each command entry will be limited to 64 bytes. If the number of command sets is set to 32, then each command entry will be limited to 128 bytes

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

Copyright 2012, Texas Instruments Incorporated