Renesas Electronics
R_DSADCm_GetResult
Reads the results of A/D conversion.
Syntax
void R_DSADCm_GetResult ( uint32_t * result );
Remark
m is the channel number.
Argument(s)
I/O
Description
O
uint32_t * result;
Pointer to area in which to store the results of A/D conversion
Return value
None.