void bootScreenInfo()
Выводит во время загрузки служебную информацию BootScreen.
void bootScreenPaint(char *title)
Обновить информацию для BootScreen.
uint32_t bootScreenTheme(uint32_t type)
Возращает цвет оформления
void bootScreenInit(uint32_t count)
Инициализирует BootScreen.
void bootScreenChangeTheme(uint32_t th)
Сменить тему BootScreen.
void bootScreenClose(uint32_t bg, uint32_t tx)
Завершает работу BootScreen.
void bootScreenChangeMode(int m)
Смена режима отображения BootScreen.
void bootScreenLazy(bool l)
Включить ленивую загрузку для BootScreen.
void bootScreenProcentPaint()
Рисует прогресс-бар для BootScreen.
Основные определения ядра