AG903ライブラリリファレンス
内容インデックスホーム
前へ上へ次へ
usb_msc_internal_api.h

Mass Storage Devices Class Driver API Header(内部向け)

Mass Storage Devices Class Driver提供ヘッダ(内部向け)

none

AXELL CORPORATION

2017_02_22 初版 

2017_10_26 Ver2.0

1: 9: 10: 14: #ifndef __USB_MSC_INTERNAL_API_H__ 15: #define __USB_MSC_INTERNAL_API_H__ 16: 17: 18: 19: 20: 21: #include "usb_msc_coreinclude.h" 22: 23: extern uhs_status_t Usbh_Stor_Init(app_callback_info* stCallback); 24: extern uhs_status_t Usbh_Stor_Exit(void* stCallback); 25: extern uhs_status_t Usbh_Stor_ReregisterCallback(app_callback_info* stCallback); 26: 27: 28: #endif
 
名前 
説明 
 
ストレージクラスドライバの終了 
 
ストレージクラスドライバの初期化 
 
挿抜イベント通知コールバックを変更 
Copyright (c) 2017-2025 Axell Corporation. All rights reserved.