STM8S/A Standard Peripherals Drivers: GPIO_struct Struct Reference

STM8S/A

General Purpose I/Os (GPIO) More...

#include <stm8s.h>

Data Fields

__IO uint8_t CR1
__IO uint8_t CR2
__IO uint8_t DDR
__IO uint8_t IDR
__IO uint8_t ODR

Detailed Description

General Purpose I/Os (GPIO)

Definition at line 265 of file stm8s.h.


Field Documentation

Configuration Register 1

Definition at line 270 of file stm8s.h.

Referenced by GPIO_DeInit(), GPIO_ExternalPullUpConfig(), and GPIO_Init().

Configuration Register 2

Definition at line 271 of file stm8s.h.

Referenced by GPIO_DeInit(), and GPIO_Init().

Data Direction Register

Definition at line 269 of file stm8s.h.

Referenced by GPIO_DeInit(), and GPIO_Init().

Input Data Register

Definition at line 268 of file stm8s.h.

Referenced by GPIO_ReadInputData(), and GPIO_ReadInputPin().


The documentation for this struct was generated from the following file:
STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com