ot::ParseDigit() function
Parse a given digit character to its numeric value.
Arguments
aDigitChar
The digit character to parse.
aValue
A reference to return the parsed value on success.
Return value
kErrorNone Successfully parsed the digit, @p aValue is updated. kErrorInvalidArgs @p aDigitChar is not a valid digit character.
ot::ParseDigit() is called by 3 functions and calls 1 function:
![]()
ot::ParseDigit()
ot::ParseDigit() reads 2 variables:
![]()
ot::ParseDigit()