struct IrqControlRegister
Defined at line 93 of file ../../zircon/system/ulib/uart/include/lib/uart/amlogic.h
Public Members
field_tx_irq_count_94
field_rx_irq_count_95
Public Methods
template <, >
SelfType & set_tx_irq_count (typename SelfType::ValueType val)
Defined at line 94 of file ../../zircon/system/ulib/uart/include/lib/uart/amlogic.h
template <, >
typename SelfType::ValueType tx_irq_count ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 94 of file ../../zircon/system/ulib/uart/include/lib/uart/amlogic.h
template <, >
typename SelfType::ValueType rx_irq_count ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 95 of file ../../zircon/system/ulib/uart/include/lib/uart/amlogic.h
template <, >
SelfType & set_rx_irq_count (typename SelfType::ValueType val)
Defined at line 95 of file ../../zircon/system/ulib/uart/include/lib/uart/amlogic.h
hwreg::RegisterAddr<IrqControlRegister> Get ()
Defined at line 97 of file ../../zircon/system/ulib/uart/include/lib/uart/amlogic.h