![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Font char information. More...
#include <nrf_font.h>
Data Fields | |
uint8_t | widthBits |
uint16_t | offset |
Font char information.
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.