EDGEAI API
Data Fields
DAP_Handle Struct Reference

DAP configuration. More...

#include <ti/ai/edge_ai/dap/DAP.h>

Collaboration diagram for DAP_Handle:
Collaboration graph

Data Fields

UART2_Handle uartHandle
 
MessageQueueP_Handle messageQueueHandle
 
bool isCrc
 
bool startStreamingFlag
 
DAP_PipelineConfiguration pipelineConfig
 

Detailed Description

DAP configuration.

The DAP_Handle structure contains a set of pointers used to characterize the DAP implementation.

Field Documentation

§ uartHandle

UART2_Handle DAP_Handle::uartHandle

UART handle

§ messageQueueHandle

MessageQueueP_Handle DAP_Handle::messageQueueHandle

Message Queue handle

§ isCrc

bool DAP_Handle::isCrc

§ startStreamingFlag

bool DAP_Handle::startStreamingFlag

§ pipelineConfig

DAP_PipelineConfiguration DAP_Handle::pipelineConfig

The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale