Description: Function name : void AscToBcd (u8* Dest, u8* Src, u32 Len)
Function: ascii code converted to compressed BCD code
Entrance parameters : 1 . Compressed the bcd array address 2.ascii code address 3.ascii number of bytes
Return value:
Related to call :
Note : not enough at the end of fill 0x00 non- ascii code , fill in 0x00
To Search:
File list (Check if you may need any files):
makefile.doc