Everything

R_DACn_Change_OutputVoltage_8bit

Changes the output voltage of D/A converter.(8bit mode)

 

[Syntax]

#include  “r_cg_macrodriver.h”

void       R_DACn_Change_OutputVoltage_8bit ( uint8_t outputVoltage );

Remark         n is the channel number.

 

[Argument(s)]

I/O

Argument

Description

I

uint8_t outputVoltage;

output Voltage (Low 8bit)

 

[Return value]

None.