Data Structures | Typedefs
I2SCC26XX.h File Reference

Detailed Description

I2S driver implementation for a CC26XX I2S controller.

============================================================================


#include <ti/drivers/I2S.h>
#include <ti/drivers/dpl/SemaphoreP.h>
#include <ti/drivers/dpl/HwiP.h>
#include <ti/drivers/PIN.h>
#include <ti/drivers/pin/PINCC26XX.h>
#include <ti/drivers/Power.h>
Include dependency graph for I2SCC26XX.h:

Go to the source code of this file.

Data Structures

struct  I2SCC26XX_HWAttrs
 I2S Hardware attributes. More...
 

Typedefs

typedef void(* I2SCC26XX_PtrUpdate) (I2S_Handle handle, I2SCC26XX_Interface *interface)
 The definition of a function used by the I2S driver to refresh the pointer. More...
 

Typedef Documentation

§ I2SCC26XX_PtrUpdate

typedef void(* I2SCC26XX_PtrUpdate) (I2S_Handle handle, I2SCC26XX_Interface *interface)

The definition of a function used by the I2S driver to refresh the pointer.

Parameters
I2S_HandleI2S_Handle
I2SCC26XX_Interface*interface Pointer on the interface to update
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale