- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.1k
 
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhardware_uart
Milestone
Description
The "hardware/uart.h" include file contains the function uart_get_instance to map from a uint to a uart_inst_t *.  However, it is not listed on the API webpage as part of the API.
For Your Information, the TinyUSB github code does make use of uart_get_instance it's rp2040 bsp, so in some sense it has already "escaped".
I suspect that uart_get_instance is a drop-off from the Web page, but I get twitchy about using features that are not part of the official API.  So, is the function uart_get_instance meant to be part of the official API?  Should it be listed on the Webpage?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhardware_uart