|
Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
|
Go to the source code of this file.
Macros | |
| #define | I2CSTATICODE |
| #define | INTI2CFNCOLLAPSE(PFX, name) |
| #define | I2CFNCOLLAPSE(PFX, name) |
| #define | I2CNEEDGETBYTE 1 |
| #define | DSCL_IHIGH DSCL_INPUT |
| #define | DSDA_IHIGH DSDA_INPUT |
Functions | |
| I2CSTATICODE void | I2CFNCOLLAPSE (I2CPREFIX, ConfigI2C)() |
| I2CSTATICODE void | I2CFNCOLLAPSE (I2CPREFIX, SendStart)() |
| I2CSTATICODE void | I2CFNCOLLAPSE (I2CPREFIX, SendStop)() |
| I2CSTATICODE unsigned char | I2CFNCOLLAPSE (I2CPREFIX, SendByte)(unsigned char data) |
| #define I2CSTATICODE |
| #define INTI2CFNCOLLAPSE | ( | PFX, | |
| name ) |
| #define I2CFNCOLLAPSE | ( | PFX, | |
| name ) |
| #define I2CNEEDGETBYTE 1 |
| #define DSCL_IHIGH DSCL_INPUT |
| #define DSDA_IHIGH DSDA_INPUT |
| I2CSTATICODE void I2CFNCOLLAPSE | ( | I2CPREFIX | , |
| ConfigI2C | ) |
| I2CSTATICODE void I2CFNCOLLAPSE | ( | I2CPREFIX | , |
| SendStart | ) |
| I2CSTATICODE void I2CFNCOLLAPSE | ( | I2CPREFIX | , |
| SendStop | ) |
| I2CSTATICODE unsigned char I2CFNCOLLAPSE | ( | I2CPREFIX | , |
| SendByte | ) |