Data Fields
XMEM_Config_ Struct Reference

XMEM Global configuration. More...

#include <XMEMWFF3.h>

Data Fields

void * object
 
const void * hwAttrs
 

Detailed Description

XMEM Global configuration.

The XMEM_Config structure contains a set of pointers used to characterize the XMEM driver implementation.

This structure needs to be defined before calling XMEMWFF3_init() and it must not be changed thereafter.

See also
XMEMWFF3_init()

Field Documentation

§ object

void* XMEM_Config_::object

Pointer to a driver specific data object

§ hwAttrs

const void* XMEM_Config_::hwAttrs

Pointer to a driver specific hardware attributes structure


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