PSOC E8XXGP Device Support Library
weight2_length_r Struct Reference

Data Fields

union {
   struct {
uint32_t value_LO: 32
 
uint32_t value_HI: 32
 
   } 
 
uint32_t word [2]
 
}; 
 

Field Documentation

◆ 

union { ... } weight2_length_r::@1913