UDS Characteristics value structure. More...
#include <uds.h>
Public Attributes | |
uint16_t | weight |
User's weight. More... | |
uint8_t | age |
User's age. More... | |
birth_date_t | date_of_birth |
User's birth date. More... | |
uint16_t | height |
User's height. More... | |
uint8_t | gender |
User's gender. More... | |
uint8_t * | p_first_name |
User's first name. More... | |
uint16_t | name_length |
Length of User's first name. More... | |
birth_date_t uds_chars_val_t::date_of_birth |
uint16_t uds_chars_val_t::name_length |