struct TxFifoStatusRegister
Defined at line 101 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
TX_FIFO_STATUS
This register is not documented in the Hardware register description
doc.
Experiments show that the register definitions below match the hardware
behavior.
Public Members
field_word_count_105
Public Methods
hwreg::RegisterAddr<TxFifoStatusRegister> Get ()
Defined at line 102 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
SelfType & set_word_count (typename SelfType::ValueType val)
Number of available words in the FIFO.
Defined at line 105 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
typename SelfType::ValueType word_count ()
Number of available words in the FIFO.
Defined at line 105 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h