nrf_gfx_circle_t

nRF5 SDK v15.0.0

GFX circle object structure. More...

#include <nrf_gfx.h>

Data Fields

uint16_t x
uint16_t y
uint16_t r

Detailed Description

GFX circle object structure.

Field Documentation

uint16_t nrf_gfx_circle_t::r

Radius of the object.

uint16_t nrf_gfx_circle_t::x

Horizontal coordinate of the centre of the object.

uint16_t nrf_gfx_circle_t::y

Vertical coordinate of the centre of the object.

  • components/libraries/gfx/nrf_gfx.h