struct UsiFifoDepthRegister
Defined at line 204 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
USI - FIFO Depth Register(read-only).
FIFO_DEPTH
Public Members
field_tx_fifo_depth_206
field_rx_fifo_depth_208
Public Methods
template <, >
SelfType & set_tx_fifo_depth (typename SelfType::ValueType val)
31:25 Reserved.
Defined at line 206 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType tx_fifo_depth ()
31:25 Reserved.
Defined at line 206 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType rx_fifo_depth ()
15:9 Reserved.
Defined at line 208 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_rx_fifo_depth (typename SelfType::ValueType val)
15:9 Reserved.
Defined at line 208 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
hwreg::RegisterAddr<UsiFifoDepthRegister> Get ()
Defined at line 210 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h