MCPcopy Create free account
hub / github.com/avislab/STM32F103 / PutHexa

Function PutHexa

Example_Encoder_IT/stdio/printf.c:202–248  ·  view source on GitHub ↗

* @brief Writes an hexadecimal value into a string, using the given fill, width & * capital parameters. * * @param pStr Storage string. * @param fill Fill character. * @param width Minimum integer width. * @param maj Indicates if the letters must be printed in lower- or upper-case. * @param value Hexadecimal value. * * @return The number of char written */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

vsnprintfFunction · 0.70

Calls 1

PutCharFunction · 0.70

Tested by

no test coverage detected