예제 #1
0
def read_fifo(*args):
  return _uart_buff.read_fifo(*args)
예제 #2
0
def read_fifo(fifo):
    return _uart_buff.read_fifo(fifo)
예제 #3
0
def read_fifo(fifo):
    return _uart_buff.read_fifo(fifo)