luat_soc_sdk_2024
V1.0
首页
专题
结构体
文件
函数
时钟接口(RTC)
函数
int
luat_rtc_set
(struct tm *tblock)
设置系统时间
int
luat_rtc_get
(struct tm *tblock)
获取系统时间
详细描述
函数说明
◆
luat_rtc_get()
int luat_rtc_get
(
struct tm *
tblock
)
获取系统时间
参数
tblock
返回
int =0成功,其他失败
◆
luat_rtc_set()
int luat_rtc_set
(
struct tm *
tblock
)
设置系统时间
参数
tblock
返回
int =0成功,其他失败
制作者
1.11.0