Arm-2D  
2D Image Processing Library for Cortex-M Processors
__arm_2d_op_info_t.Info.Param Union Reference

Data Fields

struct {
uint8_t bHasSource: 1
 whether this operation contains source tile More...
 
uint8_t bHasTarget: 1
 whether this operation contains target tile More...
 
uint8_t bHasSrcMask: 1
 whether this operation has Mask layer for source tile More...
 
uint8_t bHasDesMask: 1
 whether this operation has Mask layer for target tile More...
 
uint8_t bHasOrigin: 1
 whether the Source has an origin tile More...
 
uint8_t bAllowEnforcedColour: 1
 whether this operation allow enforced colours in tiles More...
 
 
uint8_t chValue
 

Field Documentation

◆ @28

◆ chValue