RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
_flexio_i2s_type Struct Reference

Define FlexIO I2S access structure typedef. More...

#include <fsl_flexio_i2s.h>

Data Fields

FLEXIO_TypeflexioBase
 
uint8_t txPinIndex
 
uint8_t rxPinIndex
 
uint8_t bclkPinIndex
 
uint8_t fsPinIndex
 
uint8_t txShifterIndex
 
uint8_t rxShifterIndex
 
uint8_t bclkTimerIndex
 
uint8_t fsTimerIndex
 

Detailed Description

Define FlexIO I2S access structure typedef.

Field Documentation

◆ bclkPinIndex

uint8_t _flexio_i2s_type::bclkPinIndex

Bit clock pin index

◆ bclkTimerIndex

uint8_t _flexio_i2s_type::bclkTimerIndex

Bit clock timer index

◆ flexioBase

FLEXIO_Type* _flexio_i2s_type::flexioBase

FlexIO base pointer

◆ fsPinIndex

uint8_t _flexio_i2s_type::fsPinIndex

Frame sync pin index

◆ fsTimerIndex

uint8_t _flexio_i2s_type::fsTimerIndex

Frame sync timer index

◆ rxPinIndex

uint8_t _flexio_i2s_type::rxPinIndex

Rx data pin index

◆ rxShifterIndex

uint8_t _flexio_i2s_type::rxShifterIndex

Rx data shifter index

◆ txPinIndex

uint8_t _flexio_i2s_type::txPinIndex

Tx data pin index in FlexIO pins

◆ txShifterIndex

uint8_t _flexio_i2s_type::txShifterIndex

Tx data shifter index


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