theCore C++ embedded framework
ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio > Class Template Reference

#include </home/travis/build/forGGe/theCore/dev/pcd8544/export/dev/pcd8544.hpp>

Public Member Functions

 pcd8544 ()
 
 ~pcd8544 ()
 
err init ()
 
err open ()
 
err close ()
 
err set_point (const point &coord)
 
err clear_point (const point &coord)
 
err flush ()
 
err clear ()
 

Constructor & Destructor Documentation

◆ pcd8544()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::pcd8544 ( )

◆ ~pcd8544()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::~pcd8544 ( )

Member Function Documentation

◆ init()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::init ( )
Here is the call graph for this function:

◆ open()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::open ( )
Here is the call graph for this function:

◆ close()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::close ( )

◆ set_point()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::set_point ( const point coord)
Here is the call graph for this function:

◆ clear_point()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::clear_point ( const point coord)
Here is the call graph for this function:

◆ flush()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::flush ( )

◆ clear()

template<class Spi , class Cs_gpio , class Mode_gpio , class Rst_gpio >
err ecl::pcd8544< Spi, Cs_gpio, Mode_gpio, Rst_gpio >::clear ( )

The documentation for this class was generated from the following file: