mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-09 17:46:00 +00:00
Updated doc string
This commit is contained in:
parent
3a0d38bf7a
commit
28cb69d069
@ -31,7 +31,7 @@ namespace sta
|
|||||||
class MS56xx {
|
class MS56xx {
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
* @brief Signature for delay msec function.
|
* @brief Signature for delay usec function.
|
||||||
*/
|
*/
|
||||||
using DelayUsFunc = void (*)(uint32_t);
|
using DelayUsFunc = void (*)(uint32_t);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user