예제 #1
0
파일: BT200C60.cs 프로젝트: gitllama/Tips
 protected virtual bool btc_SetStartDMA() => USBIF.DmaWriteReg(0, 1, 0) == USBIFSTATUS.E_OK ? true : false;