IntToUnicode() function
Convert Hex 32Bits value into char
Syntax
static void IntToUnicode (uint32_t value ,
uint8_t *pbuf ,
uint8_t len);
Arguments
pbuf
pointer to the buffer
Return value
None
IntToUnicode() is called by 1 function:
![]()
IntToUnicode()
IntToUnicode():
![]()
IntToUnicode()