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

Data Fields

const __arm_2d_low_level_io_t * IO [2]
 
struct {
const __arm_2d_low_level_io_t * ptCopyLike
 the function pointer for a copy-like implementation
More...
 
const __arm_2d_low_level_io_t * ptFillLike
 the function pointer for a fill-like implementation More...
 
 
struct {
const __arm_2d_low_level_io_t * ptCopyOrigLike
 the function pointer for a copy-orig-like implementation More...
 
const __arm_2d_low_level_io_t * ptFillOrigLike
 the function pointer for a fill-orig-like implementation More...
 
 
struct {
const __arm_2d_low_level_io_t * ptTileProcessLike
 the function pointer for the tile-process-like implementation More...
 
 

Field Documentation

◆ IO

◆ @36

◆ @38

◆ @40