STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields

HDMI-CEC. More...

#include <stm32f745xx.h>

Data Fields

__IO uint32_t CR
 
__IO uint32_t CFGR
 
__IO uint32_t TXDR
 
__IO uint32_t RXDR
 
__IO uint32_t ISR
 
__IO uint32_t IER
 

Detailed Description

HDMI-CEC.

Definition at line 305 of file stm32f745xx.h.

Field Documentation

__IO uint32_t CFGR

CEC configuration register, Address offset:0x04

Definition at line 308 of file stm32f745xx.h.

__IO uint32_t CR

CEC control register, Address offset:0x00

Definition at line 307 of file stm32f745xx.h.

__IO uint32_t IER

CEC interrupt enable register, Address offset:0x14

Definition at line 312 of file stm32f745xx.h.

__IO uint32_t ISR

CEC Interrupt and Status Register, Address offset:0x10

Definition at line 311 of file stm32f745xx.h.

__IO uint32_t RXDR

CEC Rx Data Register, Address offset:0x0C

Definition at line 310 of file stm32f745xx.h.

__IO uint32_t TXDR

CEC Tx data register , Address offset:0x08

Definition at line 309 of file stm32f745xx.h.


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