sl_cpc_system_cmd_header_t Struct Reference

Data Fields

sl_cpc_system_cmd_id_t command_id
 Identifier of the command.
 
uint8_t seq
 Command sequence number.
 
uint16_t length
 Length of the payload in bytes.
 

Field Documentation

◆ command_id

sl_cpc_system_cmd_id_t sl_cpc_system_cmd_header_t::command_id

Identifier of the command.

◆ seq

uint8_t sl_cpc_system_cmd_header_t::seq

Command sequence number.

◆ length

uint16_t sl_cpc_system_cmd_header_t::length

Length of the payload in bytes.