STM8L15x Standard Peripherals Drivers: GPIO_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Defines

#define GPIO_CR1_RESET_VALUE   ((uint8_t)0x00)
#define GPIO_CR2_RESET_VALUE   ((uint8_t)0x00)
#define GPIO_DDR_RESET_VALUE   ((uint8_t)0x00)
#define GPIO_ODR_RESET_VALUE   ((uint8_t)0x00)

Define Documentation

#define GPIO_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 261 of file stm8l15x.h.

Referenced by GPIO_DeInit().

#define GPIO_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 262 of file stm8l15x.h.

Referenced by GPIO_DeInit().

#define GPIO_DDR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 260 of file stm8l15x.h.

Referenced by GPIO_DeInit().

#define GPIO_ODR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 259 of file stm8l15x.h.

Referenced by GPIO_DeInit().

STM8S Firmware Library: Overview

 

 

 

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