#include <tte_api.h>
Public Attributes | |
uint32_t * | data |
uint32_t | length |
Container for a controller configuration block. The format of the configuration block depends on the communication controller type and is described in the controller specification.
Definition at line 423 of file tte_api.h.
uint32_t* tte_conf_t::data |