Kaleidoscope
Public Member Functions | List of all members
SystemControl_ Class Reference

#include <SystemControl.h>

Public Member Functions

void begin (void)
 
void end (void)
 
void write (uint8_t s)
 
void press (uint8_t s)
 
void release (void)
 
void releaseAll (void)
 
void sendReport (void *data, int length)
 
 SystemControl_ (void)
 

Constructor & Destructor Documentation

◆ SystemControl_()

SystemControl_::SystemControl_ ( void  )

Member Function Documentation

◆ begin()

void SystemControl_::begin ( void  )

◆ end()

void SystemControl_::end ( void  )

◆ press()

void SystemControl_::press ( uint8_t  s)

◆ release()

void SystemControl_::release ( void  )

◆ releaseAll()

void SystemControl_::releaseAll ( void  )

◆ sendReport()

void SystemControl_::sendReport ( void *  data,
int  length 
)

◆ write()

void SystemControl_::write ( uint8_t  s)

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