SAME54P20A Test Project
Data Fields
I2S_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint16_t   RXRDY0:1
 
   __I uint16_t   RXRDY1:1
 
   __I   uint16_t:2
 
   __I uint16_t   RXOR0:1
 
   __I uint16_t   RXOR1:1
 
   __I uint16_t   TXRDY0:1
 
   __I uint16_t   TXRDY1:1
 
   __I uint16_t   TXUR0:1
 
   __I uint16_t   TXUR1:1
 
bit
 
struct {
   __I uint16_t   RXRDY:2
 
   __I   uint16_t:2
 
   __I uint16_t   RXOR:2
 
   __I uint16_t   TXRDY:2
 
   __I uint16_t   TXUR:2
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 308 of file i2s.h.

Field Documentation

◆ bit

struct { ... } I2S_INTFLAG_Type::bit

Structure used for bit access

◆ reg

uint16_t I2S_INTFLAG_Type::reg

Type used for register access

Definition at line 333 of file i2s.h.

◆ RXOR

__I uint16_t I2S_INTFLAG_Type::RXOR

bit: 4.. 5 Receive Overrun x

Definition at line 326 of file i2s.h.

◆ RXOR0

__I uint16_t I2S_INTFLAG_Type::RXOR0

bit: 4 Receive Overrun 0

Definition at line 313 of file i2s.h.

◆ RXOR1

__I uint16_t I2S_INTFLAG_Type::RXOR1

bit: 5 Receive Overrun 1

Definition at line 314 of file i2s.h.

◆ RXRDY

__I uint16_t I2S_INTFLAG_Type::RXRDY

bit: 0.. 1 Receive Ready x

Definition at line 324 of file i2s.h.

◆ RXRDY0

__I uint16_t I2S_INTFLAG_Type::RXRDY0

bit: 0 Receive Ready 0

Definition at line 310 of file i2s.h.

◆ RXRDY1

__I uint16_t I2S_INTFLAG_Type::RXRDY1

bit: 1 Receive Ready 1

Definition at line 311 of file i2s.h.

◆ TXRDY

__I uint16_t I2S_INTFLAG_Type::TXRDY

bit: 8.. 9 Transmit Ready x

Definition at line 328 of file i2s.h.

◆ TXRDY0

__I uint16_t I2S_INTFLAG_Type::TXRDY0

bit: 8 Transmit Ready 0

Definition at line 316 of file i2s.h.

◆ TXRDY1

__I uint16_t I2S_INTFLAG_Type::TXRDY1

bit: 9 Transmit Ready 1

Definition at line 317 of file i2s.h.

◆ TXUR

__I uint16_t I2S_INTFLAG_Type::TXUR

bit: 12..13 Transmit Underrun x

Definition at line 330 of file i2s.h.

◆ TXUR0

__I uint16_t I2S_INTFLAG_Type::TXUR0

bit: 12 Transmit Underrun 0

Definition at line 319 of file i2s.h.

◆ TXUR1

__I uint16_t I2S_INTFLAG_Type::TXUR1

bit: 13 Transmit Underrun 1

Definition at line 320 of file i2s.h.

◆ uint16_t

__I I2S_INTFLAG_Type::uint16_t

bit: 2.. 3 Reserved

bit: 6.. 7 Reserved

bit: 10..11 Reserved

bit: 14..15 Reserved

Definition at line 312 of file i2s.h.

◆ vec

struct { ... } I2S_INTFLAG_Type::vec

Structure used for vec access


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