R_ADCn_ScanGroupm_GetResult
|
Reads the results of ADC scan group conversion.
[Syntax]
void R_ADCn_ScanGroupm_GetResult ( uint16_t * buffer );
|
Remark | n is the unit number, m is the scan group number. |
[Argument(s)]
|
|
|
|
uint16_t * buffer;
|
Pointer to area in which to store the results of A/D conversion
|
[Return value]
None.