Arm-2D  
2D Image Processing Library for Cortex-M Processors
arm_2d_op_src_orig_msk_t Struct Reference

arm_2d_op_src_orig_msk_t is inherit from arm_2d_op_src_orig_t More...

#include <arm_2d_types.h>

Public Member Functions

 inherit (arm_2d_op_core_t)
 

Data Fields

struct {
const arm_2d_tile_tptTile
 target tile More...
 
const arm_2d_region_tptRegion
 target region More...
 
Target
 
struct {
const arm_2d_tile_tptTile
 source tile More...
 
Source
 
uint32_t wMode
 
struct {
const arm_2d_tile_tptTile
 the origin tile More...
 
arm_2d_tile_t tDummySource
 the buffer for the source More...
 
Origin
 
struct {
const arm_2d_tile_tptOriginSide
 origin side mask More...
 
const arm_2d_tile_tptTargetSide
 target side mask More...
 
Mask
 

Description