CMSIS + 0/1 examples
CodeScope will show references to SPDIFRX_TypeDef from the following samples and libraries:
 
Symbols
loading...
Files
loading...

SPDIFRX_TypeDef struct

SPDIFRX Interface

Syntax

typedef struct {   __IO uint32_t   CR;              __IO uint16_t   IMR;             uint16_t        RESERVED0;       __IO uint32_t   SR;              __IO uint16_t   IFCR;            uint16_t        RESERVED1;       __IO uint32_t   DR;              __IO uint32_t   CSR;             __IO uint32_t  DIR;             uint16_t        RESERVED2;     } SPDIFRX_TypeDef;

Fields

CR

Control register, Address offset: 0x00. Read more...

IMR

Interrupt mask register, Address offset: 0x04. Read more...

RESERVED0

Reserved, 0x06. Read more...

SR

Status register, Address offset: 0x08. Read more...

IFCR

Interrupt Flag Clear register, Address offset: 0x0C. Read more...

RESERVED1

Reserved, 0x0E. Read more...

DR

Data input register, Address offset: 0x10. Read more...

CSR

Channel Status register, Address offset: 0x14. Read more...

DIR

Debug Information register, Address offset: 0x18. Read more...

RESERVED2

Reserved, 0x1A. Read more...

Examples

SPDIFRX_TypeDef is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f446xx.h:727
typedef struct
stm32f446xx.h:739

all items filtered out
SPDIFRX_TypeDef
all items filtered out