STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | PORT_ID_INIT 0x00u |
#define | PORT_ID_SET_PIN_DIRECTION 0x10u |
#define | PORT_ID_SET_PIN_MODE 0x0fu |
#define | PORT_ID_GET_VERSION_INFO 0x03u |
#define | PORT_ID_REFRESH_PORT_DIRECTION 0x04u |
#define PORT_ID_GET_VERSION_INFO 0x03u |
Port_GetVersionInfo() api service id
#define PORT_ID_INIT 0x00u |
Port_Init() api service id
#define PORT_ID_REFRESH_PORT_DIRECTION 0x04u |
Port_RefreshPortDirection() api service id
#define PORT_ID_SET_PIN_DIRECTION 0x10u |
Port_SetPinDirection() api service id
#define PORT_ID_SET_PIN_MODE 0x0fu |
Port_SetPinMode() api service id