2D Image Processing Library for Cortex-M Processors
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
__arm_2d_op_info_t.Info.LowLevelInterfaceIndex Union Reference

Data Fields

struct {
uint8_t CopyLike
 A copy-like interface contains the target tile, the source tile and the copy size. More...
 
uint8_t FillLike
 A copy-like interface contains the target tile and the source tile. More...
 
 
struct {
uint8_t CopyOrigLike
 A copy-like interface contains the target tile, the dummy tile, the reference to the original source tile and the copy size. More...
 
uint8_t FillOrigLike
 A copy-like interface contains the target tile, the dummy tile and the reference to the original source tile. More...
 
 
struct {
uint8_t TileProcessLike
 A simple interface contains only the target tile. More...
 
 

Field Documentation

◆ @30

◆ @32

◆ @34