Silicon Laboratories SiM3U1xx Uživatelský manuál Strana 25

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 30
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 24
AN758
Rev. 0.1 25
5.4.15. Endpoint_ClearOUT
Acknowledges an OUT packet to the host on the currently selected endpoint
Syntax
static inline void Endpoint_ClearOUT(void)
Parameters
None
Return Value
None
Description
This function acknowledges an OUT packet to the host on the currently selected endpoint.
Example
CDCInterfaceInfo->State.LineEncoding.BaudRateBPS = Endpoint_Read_32_LE();
CDCInterfaceInfo->State.LineEncoding.CharFormat = Endpoint_Read_8();
CDCInterfaceInfo->State.LineEncoding.ParityType = Endpoint_Read_8();
CDCInterfaceInfo->State.LineEncoding.DataBits = Endpoint_Read_8();
Endpoint_ClearOUT();
Zobrazit stránku 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30

Komentáře k této Příručce

Žádné komentáře