extio Struct Reference

Structure definition for the external io module. More...

#include <extio.h>

Collaboration diagram for extio:

Collaboration graph
[legend]

Data Fields

event_t ivt [EXTIO_INVALID]
 table for callbacks, index is the event number
queue_t eventQueue
 queue to store events for event based communication
unsigned int PortF_status
 store current state to determine status in interrupt mode

Detailed Description

Structure definition for the external io module.


Field Documentation

queue_t extio::eventQueue

queue to store events for event based communication

event_t extio::ivt[EXTIO_INVALID]

table for callbacks, index is the event number

unsigned int extio::PortF_status

store current state to determine status in interrupt mode


The documentation for this struct was generated from the following file:
Generated on 3 Mar 2014 for PAL bare-c Library by  doxygen 1.4.7