Silicon Laboratories SiM3U1xx Instrukcja Użytkownika Strona 25

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 30
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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();
Przeglądanie stron 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30

Komentarze do niniejszej Instrukcji

Brak uwag