acm_cdc_notify — issue CDC notification to host
int acm_cdc_notify ( | struct f_acm * acm, |
| u8 type, | |
| u16 value, | |
| void * data, | |
unsigned length); |
acmwraps host to be notified
typenotification type
valueRefer to cdc specs, wValue field.
datadata to be sent
lengthsize of data