Consumer Electronics Control (CEC) More...
#include <stm32f10x.h>
Public Attributes | |
__IO uint32_t | CFGR |
__IO uint32_t | CSR |
__IO uint32_t | ESR |
__IO uint32_t | OAR |
__IO uint32_t | PRES |
__IO uint32_t | RXD |
__IO uint32_t | TXD |
Consumer Electronics Control (CEC)
Definition at line 736 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::CFGR |
Definition at line 738 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::CSR |
Definition at line 742 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::ESR |
Definition at line 741 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::OAR |
Definition at line 739 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::PRES |
Definition at line 740 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::RXD |
Definition at line 744 of file stm32f10x.h.
__IO uint32_t CEC_TypeDef::TXD |
Definition at line 743 of file stm32f10x.h.