class ModemStatusRegister
Defined at line 156 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
Public Members
field_RsvdZ_158
field_data_carrier_detect_159
field_ring_indicator_160
field_data_set_ready_161
field_clear_to_send_162
field_delta_data_carrier_detect_163
field_trailing_edge_ring_indicator_164
field_delta_data_set_ready_165
field_delta_clear_to_send_166
Public Methods
template <,>
typename SelfType::ValueType data_carrier_detect ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 159 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_data_carrier_detect (typename SelfType::ValueType val)
Defined at line 159 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType ring_indicator ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 160 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_ring_indicator (typename SelfType::ValueType val)
Defined at line 160 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType data_set_ready ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 161 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_data_set_ready (typename SelfType::ValueType val)
Defined at line 161 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType clear_to_send ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 162 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_clear_to_send (typename SelfType::ValueType val)
Defined at line 162 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType delta_data_carrier_detect ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 163 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_delta_data_carrier_detect (typename SelfType::ValueType val)
Defined at line 163 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_trailing_edge_ring_indicator (typename SelfType::ValueType val)
Defined at line 164 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType trailing_edge_ring_indicator ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 164 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType delta_data_set_ready ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 165 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_delta_data_set_ready (typename SelfType::ValueType val)
Defined at line 165 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
typename SelfType::ValueType delta_clear_to_send ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 166 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
template <,>
SelfType & set_delta_clear_to_send (typename SelfType::ValueType val)
Defined at line 166 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h
hwreg::RegisterAddr<ModemStatusRegister> Get ()
Defined at line 167 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h