Searched refs:txd (Results 1 – 1 of 1) sorted by relevance
74 void nrf_uart_txd_set(NRF_UART_Type * p_reg, uint8_t txd) in nrf_uart_txd_set() argument76 p_reg->TXD = txd; in nrf_uart_txd_set()