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