Example #1
0
 public static bool Set_Aux1_Direction(bool p_dir)
 {
     return(USART.Set_Aux1_Direction(p_dir));
 }