SmartSnippets DA1459x SDK
Data Fields
hw_fcu_operation_params_t Struct Reference

Operation parameters structure. More...

#include <hw_fcu.h>

Data Fields

hw_fcu_operation_completed_cb cb
 
void * user_data
 
HW_DMA_CHANNEL dma_channel
 

Detailed Description

Operation parameters structure.

Field Documentation

◆ cb

hw_fcu_operation_completed_cb hw_fcu_operation_params_t::cb

user callback function

◆ dma_channel

HW_DMA_CHANNEL hw_fcu_operation_params_t::dma_channel

DMA channel (only valid for read or write)

◆ user_data

void* hw_fcu_operation_params_t::user_data

pointer to user data


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