RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_sai_serial_data Struct Reference

sai serial data configurations More...

#include <fsl_sai.h>

Data Fields

sai_data_order_t dataOrder
 
uint8_t dataWord0Length
 
uint8_t dataWordNLength
 
uint8_t dataWordLength
 
uint8_t dataFirstBitShifted
 
uint8_t dataWordNum
 
uint32_t dataMaskedWord
 

Detailed Description

sai serial data configurations

Field Documentation

◆ dataFirstBitShifted

uint8_t _sai_serial_data::dataFirstBitShifted

Configure the bit index for the first bit transmitted for each word in the frame

◆ dataMaskedWord

uint32_t _sai_serial_data::dataMaskedWord

configure whether the transmit word is masked

◆ dataOrder

sai_data_order_t _sai_serial_data::dataOrder

configure whether the LSB or MSB is transmitted first

◆ dataWord0Length

uint8_t _sai_serial_data::dataWord0Length

configure the number of bits in the first word in each frame

◆ dataWordLength

uint8_t _sai_serial_data::dataWordLength

used to record the data length for dma transfer

◆ dataWordNLength

uint8_t _sai_serial_data::dataWordNLength

configure the number of bits in the each word in each frame, except the first word

◆ dataWordNum

uint8_t _sai_serial_data::dataWordNum

configure the number of words in each frame


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