birth_date_t Struct Reference

UDS Characteristic - birthdate's structure. More...

#include <uds.h>

Data Fields

uint16_t year
 
uint8_t month
 
uint8_t day
 

Detailed Description

UDS Characteristic - birthdate's structure.

Field Documentation

◆ day

uint8_t birth_date_t::day

day time element of birth date.

◆ month

uint8_t birth_date_t::month

month time element of birth date.

◆ year

uint16_t birth_date_t::year

year time element of birth date.


The documentation for this struct was generated from the following file: