SAME54P20A Test Project
Data Fields
I2S_TXCTRL_Type Union Reference

Data Fields

struct {
   uint32_t   __pad0__:2
 
   uint32_t   TXDEFAULT:2
 
   uint32_t   TXSAME:1
 
   uint32_t   __pad1__:2
 
   uint32_t   SLOTADJ:1
 
   uint32_t   DATASIZE:3
 
   uint32_t   __pad2__:1
 
   uint32_t   WORDADJ:1
 
   uint32_t   EXTEND:2
 
   uint32_t   BITREV:1
 
   uint32_t   SLOTDIS0:1
 
   uint32_t   SLOTDIS1:1
 
   uint32_t   SLOTDIS2:1
 
   uint32_t   SLOTDIS3:1
 
   uint32_t   SLOTDIS4:1
 
   uint32_t   SLOTDIS5:1
 
   uint32_t   SLOTDIS6:1
 
   uint32_t   SLOTDIS7:1
 
   uint32_t   MONO:1
 
   uint32_t   DMA:1
 
   uint32_t   __pad3__:6
 
bit
 
struct {
   uint32_t   __pad0__:16
 
   uint32_t   SLOTDIS:8
 
   uint32_t   __pad1__:8
 
vec
 
uint32_t reg
 

Detailed Description

Definition at line 420 of file i2s.h.

Field Documentation

◆ __pad0__

uint32_t I2S_TXCTRL_Type::__pad0__

bit: 0.. 1 Reserved

bit: 0..15 Reserved

Definition at line 422 of file i2s.h.

◆ __pad1__

uint32_t I2S_TXCTRL_Type::__pad1__

bit: 5.. 6 Reserved

bit: 24..31 Reserved

Definition at line 425 of file i2s.h.

◆ __pad2__

uint32_t I2S_TXCTRL_Type::__pad2__

bit: 11 Reserved

Definition at line 428 of file i2s.h.

◆ __pad3__

uint32_t I2S_TXCTRL_Type::__pad3__

bit: 26..31 Reserved

Definition at line 442 of file i2s.h.

◆ bit

struct { ... } I2S_TXCTRL_Type::bit

Structure used for bit access

◆ BITREV

uint32_t I2S_TXCTRL_Type::BITREV

bit: 15 Data Formatting Bit Reverse

Definition at line 431 of file i2s.h.

◆ DATASIZE

uint32_t I2S_TXCTRL_Type::DATASIZE

bit: 8..10 Data Word Size

Definition at line 427 of file i2s.h.

◆ DMA

uint32_t I2S_TXCTRL_Type::DMA

bit: 25 Single or Multiple DMA Channels

Definition at line 441 of file i2s.h.

◆ EXTEND

uint32_t I2S_TXCTRL_Type::EXTEND

bit: 13..14 Data Formatting Bit Extension

Definition at line 430 of file i2s.h.

◆ MONO

uint32_t I2S_TXCTRL_Type::MONO

bit: 24 Mono Mode

Definition at line 440 of file i2s.h.

◆ reg

uint32_t I2S_TXCTRL_Type::reg

Type used for register access

Definition at line 449 of file i2s.h.

◆ SLOTADJ

uint32_t I2S_TXCTRL_Type::SLOTADJ

bit: 7 Data Slot Formatting Adjust

Definition at line 426 of file i2s.h.

◆ SLOTDIS

uint32_t I2S_TXCTRL_Type::SLOTDIS

bit: 16..23 Slot x Disabled for this Serializer

Definition at line 446 of file i2s.h.

◆ SLOTDIS0

uint32_t I2S_TXCTRL_Type::SLOTDIS0

bit: 16 Slot 0 Disabled for this Serializer

Definition at line 432 of file i2s.h.

◆ SLOTDIS1

uint32_t I2S_TXCTRL_Type::SLOTDIS1

bit: 17 Slot 1 Disabled for this Serializer

Definition at line 433 of file i2s.h.

◆ SLOTDIS2

uint32_t I2S_TXCTRL_Type::SLOTDIS2

bit: 18 Slot 2 Disabled for this Serializer

Definition at line 434 of file i2s.h.

◆ SLOTDIS3

uint32_t I2S_TXCTRL_Type::SLOTDIS3

bit: 19 Slot 3 Disabled for this Serializer

Definition at line 435 of file i2s.h.

◆ SLOTDIS4

uint32_t I2S_TXCTRL_Type::SLOTDIS4

bit: 20 Slot 4 Disabled for this Serializer

Definition at line 436 of file i2s.h.

◆ SLOTDIS5

uint32_t I2S_TXCTRL_Type::SLOTDIS5

bit: 21 Slot 5 Disabled for this Serializer

Definition at line 437 of file i2s.h.

◆ SLOTDIS6

uint32_t I2S_TXCTRL_Type::SLOTDIS6

bit: 22 Slot 6 Disabled for this Serializer

Definition at line 438 of file i2s.h.

◆ SLOTDIS7

uint32_t I2S_TXCTRL_Type::SLOTDIS7

bit: 23 Slot 7 Disabled for this Serializer

Definition at line 439 of file i2s.h.

◆ TXDEFAULT

uint32_t I2S_TXCTRL_Type::TXDEFAULT

bit: 2.. 3 Line Default Line when Slot Disabled

Definition at line 423 of file i2s.h.

◆ TXSAME

uint32_t I2S_TXCTRL_Type::TXSAME

bit: 4 Transmit Data when Underrun

Definition at line 424 of file i2s.h.

◆ vec

struct { ... } I2S_TXCTRL_Type::vec

Structure used for vec access

◆ WORDADJ

uint32_t I2S_TXCTRL_Type::WORDADJ

bit: 12 Data Word Formatting Adjust

Definition at line 429 of file i2s.h.


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