Data Fields
I2S_Config Struct Reference

I2S Global configuration. More...

#include <I2S.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

I2S Global configuration.

The I2S_Config structure contains a set of pointers used to characterize the I2S driver implementation.

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

See also
I2S_init()

Field Documentation

§ object

void* I2S_Config::object

Pointer to a driver specific data object

§ hwAttrs

void const* I2S_Config::hwAttrs

Pointer to a driver specific hardware attributes structure


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