Feature: explicit function to reset the VFD controller

This commit is contained in:
2022-03-11 08:36:27 +01:00
parent 51921de344
commit 60476cf7a5
2 changed files with 14 additions and 3 deletions

View File

@@ -48,6 +48,12 @@ enum RAM_types{
* ------------------------------------------------------------- */
void PT6302_startup (void);
/* ----------------------------------------------
* Resets the VFD controller trough its reset pin
* Handles reset delays
* ---------------------------------------------- */
inline void PT6302_reset(void);
/* --------------------------------
* Transmits the LSB of data
* Handles communication except CSB