struct ModemControlRegister
Defined at line 56 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
UMCON
Public Members
field_rts_trigger_level_58
field_auto_flow_control_enable_59
field_nrts_61
Public Methods
template <, >
typename SelfType::ValueType rts_trigger_level ()
31:8 Reserved.
Defined at line 58 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_rts_trigger_level (typename SelfType::ValueType val)
31:8 Reserved.
Defined at line 58 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType auto_flow_control_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 59 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_auto_flow_control_enable (typename SelfType::ValueType val)
Defined at line 59 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
typename SelfType::ValueType nrts ()
3:1 Reserved.
Defined at line 61 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
template <, >
SelfType & set_nrts (typename SelfType::ValueType val)
3:1 Reserved.
Defined at line 61 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h
hwreg::RegisterAddr<ModemControlRegister> Get ()
Defined at line 63 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h