![]() |
MatrixMiniR4 1.1.9
Matrix Mini R4 Arduino Library API Documentation
|
This is the complete list of members for BitConverter, including all inherited members.
| FloatGetBytes(uint8_t *buff, float value) | BitConverter | static |
| GetBytes(uint8_t *buff, uint32_t value) | BitConverter | static |
| GetBytes(uint8_t *buff, int32_t value) | BitConverter | static |
| GetBytes(uint8_t *buff, uint16_t value) | BitConverter | static |
| GetBytes(uint8_t *buff, int16_t value) | BitConverter | static |
| Tofloat(uint8_t *value, int startIdx) | BitConverter | static |
| ToInt16(uint8_t *value, int startIdx) | BitConverter | static |
| ToInt32(uint8_t *value, int startIdx) | BitConverter | static |
| ToUInt16(uint8_t *value, int startIdx) | BitConverter | static |
| ToUInt32(uint8_t *value, int startIdx) | BitConverter | static |