UDS Characteristic - birthdate's structure. More...
#include <uds.h>
Data Fields | |
| uint16_t | year |
| uint8_t | month |
| uint8_t | day |
UDS Characteristic - birthdate's structure.
| uint8_t birth_date_t::day |
day time element of birth date.
| uint8_t birth_date_t::month |
month time element of birth date.
| uint16_t birth_date_t::year |
year time element of birth date.