Clock Recovery System. More...
#include <stm32h735xx.h>
Public Attributes | |
__IO uint32_t | CFGR |
__IO uint32_t | CR |
__IO uint32_t | ICR |
__IO uint32_t | ISR |
Clock Recovery System.
Definition at line 460 of file stm32h735xx.h.
__IO uint32_t CRS_TypeDef::CFGR |
CRS configuration register, Address offset: 0x04
Definition at line 463 of file stm32h735xx.h.
__IO uint32_t CRS_TypeDef::CR |
CRS ccontrol register, Address offset: 0x00
Definition at line 462 of file stm32h735xx.h.
__IO uint32_t CRS_TypeDef::ICR |
CRS interrupt flag clear register, Address offset: 0x0C
Definition at line 465 of file stm32h735xx.h.
__IO uint32_t CRS_TypeDef::ISR |
CRS interrupt and status register, Address offset: 0x08
Definition at line 464 of file stm32h735xx.h.