STM8L15x Standard Peripherals Drivers: GPIO_Exported_Types
From STM8L15x/16x Standard Peripherals Drivers
|
STM8L15x Standard Peripherals Drivers
|
Modules |
| | GPIO_Modes |
| | Bits definitions:
- Bit 7: 0 = INPUT mode 1 = OUTPUT mode 1 = PULL-UP (input) or PUSH-PULL (output)
- Bit 5: 0 = No external interrupt (input) or No slope control (output) 1 = External interrupt (input) or Slow control enabled (output)
- Bit 4: 0 = Low level (output) 1 = High level (output push-pull) or HI-Z (output open-drain)
|
| | GPIO_Pin |
STM8S Firmware Library: Overview
|
|
For complete documentation on
STM8L15x 8-bit microcontrollers platform visit www.st.com
|
|
|