nRF5 SDK v17.1.0
Data Fields
FONT_CHAR_INFO Struct Reference

Font char information. More...

#include <nrf_font.h>

Data Fields

uint8_t widthBits
 
uint16_t offset
 

Detailed Description

Font char information.

Field Documentation

uint16_t FONT_CHAR_INFO::offset

Offset of the character's bitmap, in bytes, into the FONT_INFO's data array.

uint8_t FONT_CHAR_INFO::widthBits

Width in bits (or pixels) of the character.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated