AM263x MCU+ SDK  10.00.00
CANFD_OptionTLV Struct Reference

Data Fields

CANFD_Option type
 Option Name. More...
 
int32_t length
 Option Length. More...
 
void * value
 Option Value. More...
 

Field Documentation

◆ type

CANFD_Option CANFD_OptionTLV::type

Option Name.

◆ length

int32_t CANFD_OptionTLV::length

Option Length.

◆ value

void* CANFD_OptionTLV::value

Option Value.