class ModemControlRegister

Defined at line 122 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

Public Members

 field_RsvdZ_124
 field_irda_sir_mode_enable_125
 field_automatic_flow_control_enable_126
 field_loop_127
 field_auxiliary_out_2_128
 field_auxiliary_out_1_129
 field_request_to_send_130
 field_data_terminal_ready_131

Public Methods

template <, >
typename SelfType::ValueType irda_sir_mode_enable ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 125 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_irda_sir_mode_enable (typename SelfType::ValueType val)

Defined at line 125 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
typename SelfType::ValueType automatic_flow_control_enable ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 126 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_automatic_flow_control_enable (typename SelfType::ValueType val)

Defined at line 126 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
typename SelfType::ValueType loop ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 127 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_loop (typename SelfType::ValueType val)

Defined at line 127 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
typename SelfType::ValueType auxiliary_out_2 ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 128 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_auxiliary_out_2 (typename SelfType::ValueType val)

Defined at line 128 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
typename SelfType::ValueType auxiliary_out_1 ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 129 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_auxiliary_out_1 (typename SelfType::ValueType val)

Defined at line 129 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
typename SelfType::ValueType request_to_send ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 130 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_request_to_send (typename SelfType::ValueType val)

Defined at line 130 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
typename SelfType::ValueType data_terminal_ready ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 131 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

template <, >
SelfType & set_data_terminal_ready (typename SelfType::ValueType val)

Defined at line 131 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

hwreg::RegisterAddr<ModemControlRegister> Get ()

Defined at line 132 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

Records