1
good first issue
Good for newcomers
set_mode_X() HIL functions need to support returning an error if hardware does not support that mode or if the implementation cannot put the hardware in to that mode at that time. See for an example where panic is used instead of returning an error https://github.com/tock/tock/pull/2629/files.Add a description, image, and links to the cortex-m topic page so that developers can more easily learn about it.
To associate your repository with the cortex-m topic, visit your repo's landing page and select "manage topics."
https://github.com/RT-Thread/rt-thread/blob/master/include/rtservice.h
按照英文,应该是说如果 ptr 的类型是 struct 类型,返回ptr的成员(member)的地址
但实际上,ptr 应该是某个 struct (type)的一个