STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
|
GPIO Addresses. More...
GPIO Addresses.
This module contains the addresses of the GPIO registers
#define BASE_ADDRESS_PORT_A REGISTER_ADDRESS(0x40010800, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port A.
#define GPIO_A REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_A) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port A.
#define BASE_ADDRESS_PORT_B REGISTER_ADDRESS(0x40010C00, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port B.
#define GPIO_B REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_B) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port B.
#define BASE_ADDRESS_PORT_C REGISTER_ADDRESS(0x40011000, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port C.
#define GPIO_C REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_C) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port C.
#define BASE_ADDRESS_PORT_D REGISTER_ADDRESS(0x40011400, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port D.
#define GPIO_D REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_D) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port D.
#define BASE_ADDRESS_PORT_E REGISTER_ADDRESS(0x40011800, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port E.
#define GPIO_E REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_E) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port E.
#define BASE_ADDRESS_PORT_F REGISTER_ADDRESS(0x40011C00, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port F.
#define GPIO_F REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_F) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port F.
#define BASE_ADDRESS_PORT_G REGISTER_ADDRESS(0x40012000, 0) |
#include <MCAL/GPIO/GPIO_private.h>
Base Address of Port G.
#define GPIO_G REGISTER(t_GPIOx_RegisterMap, BASE_ADDRESS_PORT_G) |
#include <MCAL/GPIO/GPIO_private.h>
GPIO Port G.