circuitpython/stm/usart.h

2 lines
58 B
C
Raw Normal View History

mp_obj_t pyb_Usart(mp_obj_t usart_id, mp_obj_t baudrate);