Performs initialization necessary to control the D/A converter.
Remark This API function is called from R_Systeminit before main() is executed.
[Syntax]
#include “r_cg_macrodriver.h”
void R_DACn_Create ( void );
Remark n is the channel number.
[Argument(s)]
None.
[Return value]
None.