HDMI-CEC. More...
#include <stm32f769xx.h>
Public Attributes | |
__IO uint32_t | CFGR |
__IO uint32_t | CR |
__IO uint32_t | IER |
__IO uint32_t | ISR |
__IO uint32_t | RXDR |
__IO uint32_t | TXDR |
__IO uint32_t CEC_TypeDef::CFGR |
CEC configuration register, Address offset:0x04
Definition at line 304 of file stm32f769xx.h.
__IO uint32_t CEC_TypeDef::CR |
CEC control register, Address offset:0x00
Definition at line 303 of file stm32f769xx.h.
__IO uint32_t CEC_TypeDef::IER |
CEC interrupt enable register, Address offset:0x14
Definition at line 308 of file stm32f769xx.h.
__IO uint32_t CEC_TypeDef::ISR |
CEC Interrupt and Status Register, Address offset:0x10
Definition at line 307 of file stm32f769xx.h.
__IO uint32_t CEC_TypeDef::RXDR |
CEC Rx Data Register, Address offset:0x0C
Definition at line 306 of file stm32f769xx.h.
__IO uint32_t CEC_TypeDef::TXDR |
CEC Tx data register , Address offset:0x08
Definition at line 305 of file stm32f769xx.h.