mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
Update doc
This commit is contained in:
@@ -28,7 +28,7 @@ namespace sta
|
||||
return pin_;
|
||||
}
|
||||
|
||||
uint8_t STM32GpioPin::getIndex() const
|
||||
uint8_t STM32GpioPin::getPortIndex() const
|
||||
{
|
||||
return GPIO_GET_INDEX(port_);
|
||||
}
|
||||
|
Reference in New Issue
Block a user