5#include "hpm_clock_drv.h"
6#include "hpm_mchtmr_drv.h"
30 HPMTimebase(MCHTMR_Type* timer = HPM_MCHTMR, clock_name_t clock = clock_mchtmr0);
HPM MCHTMR 时间基准实现 / HPM MCHTMR based timebase implementation.
HPMTimebase(MCHTMR_Type *timer=HPM_MCHTMR, clock_name_t clock=clock_mchtmr0)
构造 HPM 时间基对象 / Construct an HPM timebase object.
时间基类,用于提供高精度时间戳。 Timebase class for providing high-precision timestamps.