Loading...
Searching...
No Matches
tinyusb_hw.h File Reference

TinyUSB hardware driver API. More...

Detailed Description

TinyUSB hardware driver API.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file tinyusb_hw.h.

Go to the source code of this file.

int tinyusb_hw_init (void)
 Initialize the peripherals for tinyUSB.
 

Function Documentation

◆ tinyusb_hw_init()

int tinyusb_hw_init ( void  )

Initialize the peripherals for tinyUSB.

This functions is called by tinyusb_setup to initialize the peripherals.

Returns
0 on success
-ENODEV if peripherals couldn't be initialized