STM32L0538-Discovery BSP User Manual: FONTS_Private_Variables

STM32L0538-Discovery BSP Drivers

STM32L0538-Discovery BSP User Manual
FONTS_Private_Variables

Variables

const uint8_t Font12_Table []
sFONT Font12
const uint8_t Font16_Table []
sFONT Font16
const uint8_t Font20_Table []
sFONT Font20
const uint8_t Font8_Table []
sFONT Font8

Variable Documentation

Initial value:
 {
  Font12_Table,
  7,     
  3,    
}

Definition at line 1416 of file font12epd.c.

const uint8_t Font12_Table[]

Definition at line 83 of file font12epd.c.

Initial value:
 {
  Font16_Table,
  11,     
  4,     
}

Definition at line 1796 of file font16epd.c.

Referenced by BSP_EPD_Init().

const uint8_t Font16_Table[]

Definition at line 83 of file font16epd.c.

Initial value:
 {
  Font20_Table,
  14,     
  5,      
}

Definition at line 2173 of file font20epd.c.

const uint8_t Font20_Table[]

Definition at line 81 of file font20epd.c.

Initial value:
 {
  Font8_Table,
  5,  
  2,   
}

Definition at line 1034 of file font8epd.c.

const uint8_t Font8_Table[]

Definition at line 83 of file font8epd.c.

Generated on Mon Aug 28 2017 14:51:54 for STM32L0538-Discovery BSP User Manual by   doxygen 1.7.6.1