acm_cdc_notify — issue CDC notification to host
int acm_cdc_notify (
struct f_acm * acm, u8 type, u16 value, void * data, unsigned length)
;
acm
wraps host to be notified
type
notification type
value
Refer to cdc specs, wValue field.
data
data to be sent
length
size of data