DIY Logging Volt/Ampmeter
GPIO_TypeDef Struct Reference

General Purpose I/O. More...

#include <stm32f103xb.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
 

Detailed Description

General Purpose I/O.

Definition at line 358 of file stm32f103xb.h.

Field Documentation

◆ BRR

__IO uint32_t GPIO_TypeDef::BRR

Definition at line 365 of file stm32f103xb.h.

◆ BSRR

__IO uint32_t GPIO_TypeDef::BSRR

Definition at line 364 of file stm32f103xb.h.

◆ CRH

__IO uint32_t GPIO_TypeDef::CRH

Definition at line 361 of file stm32f103xb.h.

◆ CRL

__IO uint32_t GPIO_TypeDef::CRL

Definition at line 360 of file stm32f103xb.h.

◆ IDR

__IO uint32_t GPIO_TypeDef::IDR

Definition at line 362 of file stm32f103xb.h.

◆ LCKR

__IO uint32_t GPIO_TypeDef::LCKR

Definition at line 366 of file stm32f103xb.h.

◆ ODR

__IO uint32_t GPIO_TypeDef::ODR

Definition at line 363 of file stm32f103xb.h.


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