EE445M RTOS
Taken at the University of Texas Spring 2015
gpio_twiddler Class Referenceabstract

#include <gpio_twiddler.hpp>

Inheritance diagram for gpio_twiddler:
Inheritance graph
Collaboration diagram for gpio_twiddler:
Collaboration graph

Public Member Functions

 gpio_twiddler ()
 
 gpio_twiddler (port_t port)
 
virtual void set_base (port_t)=0
 
virtual void turn_on (pin_t)=0
 
virtual void turn_off (pin_t)=0
 
virtual void toggle (pin_t)=0
 
virtual void blink (pin_t)=0
 

Detailed Description

Definition at line 14 of file gpio_twiddler.hpp.


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