Performs initialization necessary to control the clock/buzzer output controller.
Remark This API function is called from R_Systeminit before main() is executed.
[Syntax]
void R_PCLBUZn_Create ( void );
Remark n is the output pin.
[Argument(s)]
None.
[Return value]
None.