ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

GenericConfig Struct Reference
[PAL Low Level Driver]

Generic I/O ports static initializer. More...

#include <pal_lld.h>


Detailed Description

Generic I/O ports static initializer.

An instance of this structure must be passed to palInit() at system startup time in order to initialized the digital I/O subsystem. This represents only the initial setup, specific pads or whole ports can be reprogrammed at later time.

Note:
This structure content is architecture dependent. The nome should be changed to include the architecture name following this pattern:
  • [ARCH][CELL]Config.
As example:
  • MSP430DIOConfig.

Definition at line 63 of file templates/pal_lld.h.


Generated on Sun Nov 28 2010 14:09:59 for ChibiOS/RT by doxygen 1.7.1