![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Power Control. More...
#include <stm32f745xx.h>
Data Fields | |
__IO uint32_t | CR1 |
__IO uint32_t | CSR1 |
__IO uint32_t | CR2 |
__IO uint32_t | CSR2 |
Power Control.
Definition at line 660 of file stm32f745xx.h.
__IO uint32_t CR1 |
PWR power control register 1, Address offset: 0x00
Definition at line 662 of file stm32f745xx.h.
__IO uint32_t CR2 |
PWR power control register 2, Address offset: 0x08
Definition at line 664 of file stm32f745xx.h.
__IO uint32_t CSR1 |
PWR power control/status register 2, Address offset: 0x04
Definition at line 663 of file stm32f745xx.h.
__IO uint32_t CSR2 |
PWR power control/status register 2, Address offset: 0x0C
Definition at line 665 of file stm32f745xx.h.