R_DAm_Set_ConversionValue
|
Sets the data for D/A conversion.
[Syntax]
#include "r_cg_macrodriver.h"
void R_DAm_Set_ConversionValue ( uint16_t reg_value );
|
Remark | m is the channel number. |
[Argument(s)]
|
|
|
|
uint16_t reg_value;
|
Data for D/A conversion
|
[Return value]
None.