#include <PinChangeInt.h>
◆ addPin()
void PCintPort::addPin |
( |
uint8_t |
mode, |
|
|
uint8_t |
mask, |
|
|
PCIntvoidFuncPtr |
userFunc |
|
) |
| |
|
protected |
◆ attachInterrupt()
void PCintPort::attachInterrupt |
( |
uint8_t |
pin, |
|
|
PCIntvoidFuncPtr |
userFunc, |
|
|
int |
mode |
|
) |
| |
|
static |
◆ delPin()
void PCintPort::delPin |
( |
uint8_t |
mask | ) |
|
|
protected |
◆ detachInterrupt()
void PCintPort::detachInterrupt |
( |
uint8_t |
pin | ) |
|
|
static |
◆ PCint()
void PCintPort::PCint |
( |
| ) |
|
◆ PCICRbit
const uint8_t PCintPort::PCICRbit |
|
protected |
◆ PCintLast
uint8_t PCintPort::PCintLast |
|
protected |
◆ pcIntPins
◆ pcIntPorts
Initial value:= {
}
Definition: PinChangeInt.h:95
◆ pcmask
volatile uint8_t& PCintPort::pcmask |
|
protected |
◆ portInputReg
volatile uint8_t& PCintPort::portInputReg |
|
protected |
The documentation for this class was generated from the following files: