Renesas USB Device
USB Host Mass Storage Class Driver(HMSC)
R01AN0513EJ0110 Rev.1.10
Page 51 of 55
Aug 10, 2011
9.1.4
MSC Memory Pool Registration
In the sample program, the MSC memory pool is registered as follows.
memorypool[]{
name
=
USB_HMSC_MPL;
wait_queue =
TA_TFIFO;
section
=
BRI_HEAP;
siz_block
= 64;
num_block
= 10;
};
memorypool[]{
name
=
USB_SMP_MPL;
wait_queue =
TA_TFIFO;
section
=
BRI_HEAP;
siz_block
= 64;
num_block
= 10;
};
Содержание R8A66597
Страница 56: ......