![]() |
MatrixMiniR4 1.1.5
Matrix Mini R4 Arduino Library API Documentation
|
This is the complete list of members for BitConverter, including all inherited members.
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 |
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 |