Go to the source code of this file.
◆ STM32_PORTA
| #define STM32_PORTA 0 /* IO port A */ |
numerical IDs for IO ports
◆ STM32_PORTB
| #define STM32_PORTB 1 /* .. */ |
◆ STM32_PORTC
◆ STM32_PORTD
◆ STM32_PORTE
◆ STM32_PORTF
◆ STM32_PORTG
◆ STM32_PORTH
◆ STM32_PORTI
◆ STM32_PORTJ
◆ STM32_PORTK
| #define STM32_PORTK 10 /* IO port K */ |
◆ STM32_PORTM
| #define STM32_PORTM 12 /* IO port M (0xC) */ |
◆ STM32_PORTN
◆ STM32_PORTO
◆ STM32_PORTP
| #define STM32_PORTP 15 /* IO port P (0xF) */ |
◆ STM32_PORTQ
| #define STM32_PORTQ 16 /* IO port Q (0x10) */ |
◆ STM32_PORTS_MAX
◆ STM32_PORTZ
| #define STM32_PORTZ 25 /* IO port Z (0x19) */ |
◆ STM32PIN
| #define STM32PIN |
( |
| _port, |
|
|
| _pin ) |
Value:
helper macro to encode an IO port pin in a numerical format