UART pin structure.
This is the pin structure that stores info about the pin configurations
Data Fields | |
| GPIO_PRT_Type * | port |
| Port base address. | |
| uint8_t | pinNum |
| Pin number. | |
| GPIO_PRT_Type* _mtb_hal_uart_pin_t::port |
Port base address.
| uint8_t _mtb_hal_uart_pin_t::pinNum |
Pin number.