xpro_lcd_clear_all()xpro_lcd_blink_icon_start() or
xpro_lcd_show_text() functionslcd_blink_set_config() to blink all the segments, or
slcd_set_blink_pixel() to blink the selected segments onlyslcd_disable_frame_counter(FCx). (Optional, not needed if
already configured.)FCx.OVF and
FCx.PB by using the function
slcd_set_frame_counter(FCx,0,0x1) and enable it by using the
function slcd_enable_frame_counter(FCx). (Optional, not needed if
already configured.)The BCFG register cannot be written when blink is enabled. The blink frequency can be modified, before that the selected frame counter has been disabled.