theElementZero/ESP32-UART-interrupt-handling

where is the definition of UART0 ?

Opened this issue · 2 comments

status = UART0.int_st.val; // read UART interrupt Status

I have the same question.

It's in soc/uart_struct.h defined as extern uart_dev_t UART0;