PSOC E8XXGP Device Support Library
npu_set_weight_format_t Struct Reference

Data Fields

uint32_t opcode:10
 
uint32_t reserved0:4
 
uint32_t control:2
 
uint32_t weight_format:1
 
uint32_t reserved1:3
 
uint32_t weight_sparsity:1
 
uint32_t reserved2:11
 

Field Documentation

◆ opcode

uint32_t npu_set_weight_format_t::opcode

◆ reserved0

uint32_t npu_set_weight_format_t::reserved0

◆ control

uint32_t npu_set_weight_format_t::control

◆ weight_format

uint32_t npu_set_weight_format_t::weight_format

◆ reserved1

uint32_t npu_set_weight_format_t::reserved1

◆ weight_sparsity

uint32_t npu_set_weight_format_t::weight_sparsity

◆ reserved2

uint32_t npu_set_weight_format_t::reserved2