Hello to everyone! I'm digging documentation of SDK. and I meet a lot of doxygen things like this
/**@brief Macro for configuring a pin to use a GPIO IN or PORT EVENT to detect high-to-low transition.
* @details Set hi_accu to true to use IN_EVENT. */
I wonder if It'd be other, more comfortable way to learn sdk using so called doxygen way. Because do it via Keil is not very exciting. "Go to definition...." in keil context menu is good but I'd like more.