Global Variable


nuGfxCfb_ptr


Definition

u16* nuGfxCfb_ptr
Description

Pointer to the frame buffer for drawing graphics tasks

Graphics task manager swaps the frame buffer registered by nuGfxSetCfb function and specifies the pointer to the frame buffer for drawing to nuGfxCfb_ptr. Please set the pointer of the frame buffer to nuGfxCfb_ptr if you want to specify the frame buffer for drawing from the application.