lv_disp_drv_register() function
Register an initialized display driver. Automatically set the first display as active.
Arguments
driver
pointer to an initialized 'lv_disp_drv_t' variable. Only its pointer is saved!
Return value
pointer to the new display or NULL on error