System endpoint command context. It contains both the command to send and some context around it that can be used when the command completes.

Public Attributes#

uint8_t

Public Functions#

__ALIGNED(4) sli_cpc_system_cmd_t command

Public Attribute Documentation#

ep#

sli_cpc_system_endpoint_t* sli_cpc_system_cmd_context_t::ep

on_complete_arg#

void* sli_cpc_system_cmd_context_t::on_complete_arg

ep_id#

uint8_t sli_cpc_system_cmd_context_t::ep_id

Public Function Documentation#

__ALIGNED#

sli_cpc_system_cmd_context_t::__ALIGNED (4 )
Parameters
TypeDirectionArgument NameDescription
4N/A