Netburner GPIO pin driver class for the ARM SAME70. More...
#include <sim.h>
#include <basictypes.h>
Go to the source code of this file.
Classes | |
class | PinIO |
GPIO Pin Class. More... | |
class | _PinVector |
GPIO Pin Vector Base Class. More... | |
class | PinVector< n > |
GPIO Pin Vector Class PinVector is a template instantiation of the _PinVector class, allowing for minimal storage requirements for potentially large vectors, without heavy code duplication due to template copies. More... | |
Netburner GPIO pin driver class for the ARM SAME70.