STM8S/A Standard Peripherals Firmware Library: GPIO_Registers_Reset_Value

STM8S/A

STM8S/A Standard Peripherals Firmware Library

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 280 of file stm8s.h.

Referenced by GPIO_DeInit().

#define GPIO_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 281 of file stm8s.h.

Referenced by GPIO_DeInit().

#define GPIO_DDR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 279 of file stm8s.h.

Referenced by GPIO_DeInit().

#define GPIO_ODR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 278 of file stm8s.h.

Referenced by GPIO_DeInit().

STM8 Standard Peripherals Library: Footer

 

 

 

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