class ModemStatusRegister

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

Public Members

 field_RsvdZ_153
 field_data_carrier_detect_154
 field_ring_indicator_155
 field_data_set_ready_156
 field_clear_to_send_157
 field_delta_data_carrier_detect_158
 field_trailing_edge_ring_indicator_159
 field_delta_data_set_ready_160
 field_delta_clear_to_send_161

Public Methods

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

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

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

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

Defined at line 154 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 155 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

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

Defined at line 155 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 156 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

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

Defined at line 156 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 157 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

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

Defined at line 157 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 158 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 158 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 159 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 159 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 160 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 160 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 161 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 161 of file ../../zircon/system/ulib/uart/include/lib/uart/dw8250.h

hwreg::RegisterAddr<ModemStatusRegister> Get ()

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

Records