struct UsiOptionRegister
Defined at line 187 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
USI_OPTION
Public Members
field_uart_high_speed_mode_189
field_uart_legacy_auto_flow_control_192
field_hwacg_clock_stop_on_196
field_hwacg_clock_req_on_197
Public Methods
template <, >
SelfType & set_uart_high_speed_mode (typename SelfType::ValueType val)
31:9 Reserved.
Defined at line 189 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType uart_high_speed_mode ()
31:9 Reserved.
Defined at line 189 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_uart_legacy_auto_flow_control (typename SelfType::ValueType val)
7 Reserved.
6:5 SPI mode related, unused.
Defined at line 192 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType uart_legacy_auto_flow_control ()
7 Reserved.
6:5 SPI mode related, unused.
Defined at line 192 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType hwacg_clock_stop_on ()
3 Reserved.
Hardware Auto Clock Gating - HWACG
Use clock_stop_on = 1 and clock_req_on = 0 for UART mode.
Defined at line 196 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_hwacg_clock_stop_on (typename SelfType::ValueType val)
3 Reserved.
Hardware Auto Clock Gating - HWACG
Use clock_stop_on = 1 and clock_req_on = 0 for UART mode.
Defined at line 196 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType hwacg_clock_req_on ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 197 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_hwacg_clock_req_on (typename SelfType::ValueType val)
Defined at line 197 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
hwreg::RegisterAddr<UsiOptionRegister> Get ()
0 usi_master. Whether SPI or I2C mode are in master mode.
Defined at line 199 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h