struct FifoStatusRegister
Defined at line 103 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
UFSTAT
Public Members
field_tx_fifo_full_105
field_tx_fifo_count_106
field_rx_fifo_error_108
field_rx_fifo_full_109
field_rx_fifo_count_110
Public Methods
template <, >
SelfType & set_tx_fifo_full (typename SelfType::ValueType val)
31:25 Reserved.
Defined at line 105 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType tx_fifo_full ()
31:25 Reserved.
Defined at line 105 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_tx_fifo_count (typename SelfType::ValueType val)
Defined at line 106 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType tx_fifo_count ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 106 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType rx_fifo_error ()
15:10 Reserved.
Defined at line 108 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_rx_fifo_error (typename SelfType::ValueType val)
15:10 Reserved.
Defined at line 108 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType rx_fifo_full ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 109 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_rx_fifo_full (typename SelfType::ValueType val)
Defined at line 109 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType rx_fifo_count ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 110 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_rx_fifo_count (typename SelfType::ValueType val)
Defined at line 110 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
hwreg::RegisterAddr<FifoStatusRegister> Get ()
Defined at line 112 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h