SCPI_UInt32ToStrBase()

size_t
SCPI_UInt32ToStrBase(
    uint32_t val,
    char * str,
    size_t len,
    int8_t base);