ft8xx
The ft8xx library is mostly the same as the ft81x programmer’s guide which you can find here.
The main functions you will need to use from this library allow you to read from and write to registers. This is useful for low-level features such as playing sounds. Most of the other functions you will find have a similar name and have been made easier to use through other libraries, for example VERTEX2F in the gui library.