no-OS
Public Attributes | List of all members
pico_uart_desc Struct Reference

pico platform specific UART descriptor More...

#include <pico_uart.h>

Collaboration diagram for pico_uart_desc:
Collaboration graph
[legend]

Public Attributes

uart_inst_t * uart_instance
 
struct no_os_irq_ctrl_descnvic
 
struct no_os_callback_desc rx_callback
 

Detailed Description

pico platform specific UART descriptor

Member Data Documentation

◆ nvic

struct no_os_irq_ctrl_desc* pico_uart_desc::nvic

Controller that handles UART interrupts

◆ rx_callback

struct no_os_callback_desc pico_uart_desc::rx_callback

RX complete callback

◆ uart_instance

uart_inst_t* pico_uart_desc::uart_instance

UART instance


The documentation for this struct was generated from the following file: