|
NinjaFlight
|

Go to the source code of this file.
Typedefs | |
| typedef enum nazeHardwareRevision_t | nazeHardwareRevision_e |
Enumerations | |
| enum | nazeHardwareRevision_t { UNKNOWN = 0, NAZE32, NAZE32_REV5, NAZE32_SP } |
Functions | |
| void | updateHardwareRevision (void) |
| void | detectHardwareRevision (void) |
| void | spiBusInit (void) |
Variables | |
| uint8_t | hardwareRevision |
| typedef enum nazeHardwareRevision_t nazeHardwareRevision_e |
| void detectHardwareRevision | ( | void | ) |

| void spiBusInit | ( | void | ) |
| void updateHardwareRevision | ( | void | ) |
| uint8_t hardwareRevision |