MtFmt 1.0.0
MtFmt is a format library on embed. system and wrote by pure C.
载入中...
搜索中...
未找到
成员变量
tagMStrTime结构体 参考

RTC时间 更多...

#include <mm_type.h>

成员变量

uint16_t year
 (BCD) 年份
 
uint8_t month
 (BCD) 月
 
uint8_t day
 (BCD) 日
 
uint8_t hour
 (BCD) 时
 
uint8_t minute
 (BCD) 分
 
uint8_t second
 (BCD) 秒
 
uint8_t week
 (BCD) 星期
 
uint32_t sub_second
 (BCD) 亚秒值, 单位: x0.1ms
 

详细描述

RTC时间

结构体成员变量说明

◆ day

uint8_t tagMStrTime::day

(BCD) 日

◆ hour

uint8_t tagMStrTime::hour

(BCD) 时

◆ minute

uint8_t tagMStrTime::minute

(BCD) 分

◆ month

uint8_t tagMStrTime::month

(BCD) 月

◆ second

uint8_t tagMStrTime::second

(BCD) 秒

◆ sub_second

uint32_t tagMStrTime::sub_second

(BCD) 亚秒值, 单位: x0.1ms

◆ week

uint8_t tagMStrTime::week

(BCD) 星期

◆ year

uint16_t tagMStrTime::year

(BCD) 年份


该结构体的文档由以下文件生成: