Mistake on this page?
Report an issue in GitHub or email us
Data Fields
PalI2sConfig_t Struct Reference

I2S configuration. More...

#include <pal_i2s.h>

Data Fields

PalI2sMode_t mode:8
 
uint32_t rate
 
uint8_t bitDepth
 
uint8_t chan
 
PalI2sCompCback_t frmCback
 
void * pCtx
 

Detailed Description

I2S configuration.

Definition at line 69 of file pal_i2s.h.

Field Documentation

uint8_t bitDepth

Sample bit depth.

Definition at line 73 of file pal_i2s.h.

uint8_t chan

Enabled channels.

Definition at line 74 of file pal_i2s.h.

Get next read buffer callback.

Definition at line 75 of file pal_i2s.h.

Mode of operation.

Definition at line 71 of file pal_i2s.h.

void* pCtx

Opaque operation context.

Definition at line 76 of file pal_i2s.h.

uint32_t rate

Sample rate.

Definition at line 72 of file pal_i2s.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.