Everything

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

Argument(s)

Description

O

uint32_t * result;

Pointer to area in which to store the results of A/D conversion

[Return value]

None.