R_ADCn_ADCSummation_Cannelm_GetResult


Reads the results of accumulation data.

Syntax

void    R_ADCn_ADCSummation_Channelm_GetResult ( uint32_t * buffer );

Remark

n is the unit number, m is the channel number.

Argument(s)

I/O

Argument(s)

Description

O

uint32_t * buffer;

Pointer to area in which to store the results of accumulation data

Return value

None.