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

Data Fields

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

Field Documentation

◆ CopyLike

A copy-like interface contains the target tile, the source tile and the copy size.

◆ FillLike

A copy-like interface contains the target tile and the source tile.