sai serial data configurations
More...
#include <fsl_sai.h>
sai serial data configurations
Definition at line 377 of file fsl_sai.h.
◆ dataFirstBitShifted
uint8_t _sai_serial_data::dataFirstBitShifted |
Configure the bit index for the first bit transmitted for each word in the frame
Definition at line 388 of file fsl_sai.h.
◆ dataMaskedWord
uint32_t _sai_serial_data::dataMaskedWord |
configure whether the transmit word is masked
Definition at line 390 of file fsl_sai.h.
◆ dataOrder
configure whether the LSB or MSB is transmitted first
Definition at line 383 of file fsl_sai.h.
◆ dataWord0Length
uint8_t _sai_serial_data::dataWord0Length |
configure the number of bits in the first word in each frame
Definition at line 384 of file fsl_sai.h.
◆ dataWordLength
uint8_t _sai_serial_data::dataWordLength |
used to record the data length for dma transfer
Definition at line 386 of file fsl_sai.h.
◆ dataWordNLength
uint8_t _sai_serial_data::dataWordNLength |
configure the number of bits in the each word in each frame, except the first word
Definition at line 385 of file fsl_sai.h.
◆ dataWordNum
uint8_t _sai_serial_data::dataWordNum |
configure the number of words in each frame
Definition at line 389 of file fsl_sai.h.
The documentation for this struct was generated from the following file: