PDK API Guide for J721E

Detailed Description

TPS65941 RTC Date object structure.

Data Fields

uint8_t date
 
uint8_t month
 
uint8_t year
 
uint8_t week
 

Field Documentation

◆ date

uint8_t Board_Tps65941RtcDate::date

◆ month

uint8_t Board_Tps65941RtcDate::month

Value to represent the Date.

◆ year

uint8_t Board_Tps65941RtcDate::year

Value to represent the Month.

◆ week

uint8_t Board_Tps65941RtcDate::week

Value to represent the Year.