nrf_gfx_point_t

nRF5 SDK v15.0.0

GFX point object structure. More...

#include <nrf_gfx.h>

Data Fields

uint16_t x
uint16_t y

Detailed Description

GFX point object structure.

Field Documentation

uint16_t nrf_gfx_point_t::x

Horizontal coordinate of the point where to start drawing the object.

uint16_t nrf_gfx_point_t::y

Vertical coordinate of the point where to start drawing the object.

  • components/libraries/gfx/nrf_gfx.h