STM8L15x Standard Peripherals Drivers: GPIO_struct Struct Reference

STM8L15x/16x Standard Peripherals Drivers

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

#include <stm8l15x.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 246 of file stm8l15x.h.


Field Documentation

Configuration Register 1

Definition at line 251 of file stm8l15x.h.

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

Configuration Register 2

Definition at line 252 of file stm8l15x.h.

Referenced by GPIO_DeInit(), and GPIO_Init().

Data Direction Register

Definition at line 250 of file stm8l15x.h.

Referenced by GPIO_DeInit(), and GPIO_Init().

Input Data Register

Definition at line 249 of file stm8l15x.h.

Referenced by GPIO_ReadInputData(), and GPIO_ReadInputDataBit().


The documentation for this struct was generated from the following file:
STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com