STM32L0538-Discovery BSP User Manual: _tFont Struct Reference

STM32L0538-Discovery BSP Drivers

_tFont Struct Reference

#include <fontsepd.h>

Data Fields

const uint8_t * table
uint16_t Width
uint16_t Height

Detailed Description

Definition at line 62 of file fontsepd.h.


Field Documentation

uint16_t _tFont::Height

Definition at line 66 of file fontsepd.h.

Referenced by BSP_EPD_DisplayChar(), and DrawChar().

const uint8_t* _tFont::table

Definition at line 64 of file fontsepd.h.

Referenced by BSP_EPD_DisplayChar().

uint16_t _tFont::Width

Definition at line 65 of file fontsepd.h.

Referenced by BSP_EPD_DisplayChar(), BSP_EPD_DisplayStringAt(), and DrawChar().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 28 2017 14:51:54 for STM32L0538-Discovery BSP User Manual by   doxygen 1.7.6.1