struct ControlRegister
Defined at line 61 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
Public Members
field_cts_enable_62
field_rts_enable_63
field_out2_64
field_out1_65
field_rts_66
field_dtr_67
field_rx_enable_68
field_tx_enable_69
field_loopback_enable_70
field_sir_low_power_72
field_sir_enable_73
field_uart_enable_74
Public Methods
template <, >
typename SelfType::ValueType cts_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 62 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_cts_enable (typename SelfType::ValueType val)
Defined at line 62 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType rts_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 63 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_rts_enable (typename SelfType::ValueType val)
Defined at line 63 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType out2 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 64 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_out2 (typename SelfType::ValueType val)
Defined at line 64 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType out1 ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 65 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_out1 (typename SelfType::ValueType val)
Defined at line 65 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType rts ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 66 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_rts (typename SelfType::ValueType val)
Defined at line 66 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType dtr ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 67 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_dtr (typename SelfType::ValueType val)
Defined at line 67 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType rx_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 68 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_rx_enable (typename SelfType::ValueType val)
Defined at line 68 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_tx_enable (typename SelfType::ValueType val)
Defined at line 69 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType tx_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 69 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType loopback_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 70 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_loopback_enable (typename SelfType::ValueType val)
Defined at line 70 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_sir_low_power (typename SelfType::ValueType val)
6:3 Reserved, do not modify.
Defined at line 72 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType sir_low_power ()
6:3 Reserved, do not modify.
Defined at line 72 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_sir_enable (typename SelfType::ValueType val)
Defined at line 73 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType sir_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 73 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
SelfType & set_uart_enable (typename SelfType::ValueType val)
Defined at line 74 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
template <, >
typename SelfType::ValueType uart_enable ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 74 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h
hwreg::RegisterAddr<ControlRegister> Get ()
Defined at line 76 of file ../../zircon/system/ulib/uart/include/lib/uart/pl011.h