NetBurner 3.5.8
PDF Version

FastIO GPIO Pin Vector Class FastPinVector is a template instantiation of the _FastPinVector class, allowing for minimal storage requirements for potentially large vectors, without heavy code duplication due to template copies. More...

#include <cpu_pins.h>

Inherits _FastPinVector, and _FastPinVector.

Detailed Description

template<uint8_t n>
class FastPinVector< n >

FastIO GPIO Pin Vector Class FastPinVector is a template instantiation of the _FastPinVector class, allowing for minimal storage requirements for potentially large vectors, without heavy code duplication due to template copies.


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