STM32F10x Standard Peripherals Library
3.5.0
|
General Purpose I/O. More...
#include <stm32f10x.h>
Data Fields | |
__IO uint32_t | CRL |
__IO uint32_t | CRH |
__IO uint32_t | IDR |
__IO uint32_t | ODR |
__IO uint32_t | BSRR |
__IO uint32_t | BRR |
__IO uint32_t | LCKR |
General Purpose I/O.
__IO uint32_t BRR |
Definition at line 1008 of file stm32f10x.h.
__IO uint32_t BSRR |
Definition at line 1007 of file stm32f10x.h.
__IO uint32_t CRH |
Definition at line 1004 of file stm32f10x.h.
__IO uint32_t CRL |
Definition at line 1003 of file stm32f10x.h.
__IO uint32_t IDR |
Definition at line 1005 of file stm32f10x.h.
__IO uint32_t LCKR |
Definition at line 1009 of file stm32f10x.h.
__IO uint32_t ODR |
Definition at line 1006 of file stm32f10x.h.