The fx2regs.h
header contains register definitions for the Cypress FX2 series.
All definitions are (semi-)automatically generated from the datasheet information, and names match the datasheet, except where that would result in a conflict.
The following definitions are changed:
- in the
TMOD
register, bits corresponding to the TIMER0 and TIMER1 peripherals are suffixed with_0
and_1
,- in the
PORTECFG
register, bitINT6
is renamed toINT6
,- in the
EPnGPIFPFSTOP
registers, bitFIFOnFLAG
is renamed toFIFOFLAG
,- in the
GPIFTRIG
andGPIFIDLECS
registers, bitGPIFDONE
is renamed toGPIFIDLE
.
The following definitions are absent:
- all
EPn
andPKTSn
bit definitions.
All bit definitions that are a part of a two's-complement number (e.g. An
and Dn
address and data bits) are also absent.
.. autodoxygenfile:: fx2regs.h