MG32F157 Standard Peripherals Firmware Library
Data Fields
GPIO_TypeDef Struct Reference

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
 

Field Documentation

◆ BRR

__IO uint32_t BRR

Port bit reset register, Address offset: 0x014

◆ BSRR

__IO uint32_t BSRR

Port bit set/reset register, Address offset: 0x010

◆ CRH

__IO uint32_t CRH

Port configuration register high, Address offset: 0x004

◆ CRL

__IO uint32_t CRL

Port configuration register low, Address offset: 0x000

◆ IDR

__IO uint32_t IDR

Port input data register, Address offset: 0x008

◆ LCKR

__IO uint32_t LCKR

Port configuration lock register, Address offset: 0x018

◆ ODR

__IO uint32_t ODR

Port output data register, Address offset: 0x00C


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