uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GPIO_TypeDef Struct Reference

General Purpose I/O. More...

#include <stm32f10x.h>

Public Attributes

__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
 

Detailed Description

General Purpose I/O.

Definition at line 1001 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t GPIO_TypeDef::BRR

Definition at line 1008 of file stm32f10x.h.

__IO uint32_t GPIO_TypeDef::BSRR

Definition at line 1007 of file stm32f10x.h.

__IO uint32_t GPIO_TypeDef::CRH

Definition at line 1004 of file stm32f10x.h.

__IO uint32_t GPIO_TypeDef::CRL

Definition at line 1003 of file stm32f10x.h.

__IO uint32_t GPIO_TypeDef::IDR

Definition at line 1005 of file stm32f10x.h.

__IO uint32_t GPIO_TypeDef::LCKR

Definition at line 1009 of file stm32f10x.h.

__IO uint32_t GPIO_TypeDef::ODR

Definition at line 1006 of file stm32f10x.h.


The documentation for this struct was generated from the following file: