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.__unnamed32__ Struct Reference

Data Fields

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...
 

Field Documentation

◆ CopyOrigLike

A copy-like interface contains the target tile, the dummy tile, the reference to the original source tile and the copy size.

◆ FillOrigLike

A copy-like interface contains the target tile, the dummy tile and the reference to the original source tile.