R_12DAn_Set_ConversionValue

Sets the analog voltage output to the ANOn pin.

[Syntax]

#include "r_cg_macrodriver.h"

void R_12DAn_Set_ConversionValue ( uint16_t reg_value );

Remark n is the channel number.

[Argument(s)]

I/O

Argument

Description

I

uint16_t reg_value;

D/A conversion value.

[Return value]

None.