the abstract class of 2D operations More...
#include <arm_2d_types.h>
Data Fields | |
struct { | |
arm_2d_op_core_t * | ptNext |
const __arm_2d_op_info_t * | ptOp |
struct { | |
uint8_t | u2ACCMethods: 2 |
} | Preference |
int8_t | tResult |
volatile arm_2d_op_status_t | Status |
arm_2d_op_evt_t | evt2DOpCpl |
}; | |
< a pointer for a single list More... | |
uintptr_t | pUserParam |
user attached object More... | |
the abstract class of 2D operations
struct { ... } arm_2d_op_core_t::@44 |
< a pointer for a single list
< the pointer for the corresponding 2D operation description < acceleration Methods reserved < operation result operation status < operation-complete event
uintptr_t arm_2d_op_core_t::pUserParam |
user attached object