class ModemControlRegister
Defined at line 145 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
Public Members
field_RsvdZ_147
field_automatic_flow_control_enable_148
field_loop_149
field_auxiliary_out_2_150
field_auxiliary_out_1_151
field_request_to_send_152
field_data_terminal_ready_153
Public Methods
template <, >
typename SelfType::ValueType automatic_flow_control_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 148 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
SelfType & set_automatic_flow_control_enable (typename SelfType::ValueType val)
Defined at line 148 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
typename SelfType::ValueType loop ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 149 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
SelfType & set_loop (typename SelfType::ValueType val)
Defined at line 149 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
typename SelfType::ValueType auxiliary_out_2 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 150 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
SelfType & set_auxiliary_out_2 (typename SelfType::ValueType val)
Defined at line 150 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
typename SelfType::ValueType auxiliary_out_1 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 151 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
SelfType & set_auxiliary_out_1 (typename SelfType::ValueType val)
Defined at line 151 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
typename SelfType::ValueType request_to_send ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 152 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
SelfType & set_request_to_send (typename SelfType::ValueType val)
Defined at line 152 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
typename SelfType::ValueType data_terminal_ready ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 153 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
template <, >
SelfType & set_data_terminal_ready (typename SelfType::ValueType val)
Defined at line 153 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h
hwreg::RegisterAddr<ModemControlRegister> Get ()
Defined at line 154 of file ../../zircon/system/ulib/uart/include/lib/uart/ns8250.h