MHVLib  20111011
An efficiency oriented runtime library for AVR microcontrollers
mhv_eventPin Struct Reference

#include <MHV_PinChangeManager.h>

List of all members.

Public Attributes

volatile uint8_t * port
uint8_t mask
uint8_t pcInt
MHV_PinEventListenerlistener
bool previous
bool changed

Detailed Description

Definition at line 79 of file MHV_PinChangeManager.h.


Member Data Documentation

Definition at line 85 of file MHV_PinChangeManager.h.

Definition at line 81 of file MHV_PinChangeManager.h.

Definition at line 82 of file MHV_PinChangeManager.h.

volatile uint8_t* mhv_eventPin::port

Definition at line 80 of file MHV_PinChangeManager.h.

Definition at line 84 of file MHV_PinChangeManager.h.


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