struct GeniStatusRegister
Defined at line 48 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
Public Members
field_m_command_active_49
field_m_command_interface_state_50
field_s_command_active_51
field_s_command_interface_state_52
Public Methods
template <, >
typename SelfType::ValueType m_command_active ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 49 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
SelfType & set_m_command_active (typename SelfType::ValueType val)
Defined at line 49 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
typename SelfType::ValueType m_command_interface_state ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 50 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
SelfType & set_m_command_interface_state (typename SelfType::ValueType val)
Defined at line 50 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
typename SelfType::ValueType s_command_active ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 51 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
SelfType & set_s_command_active (typename SelfType::ValueType val)
Defined at line 51 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
typename SelfType::ValueType s_command_interface_state ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 52 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
template <, >
SelfType & set_s_command_interface_state (typename SelfType::ValueType val)
Defined at line 52 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h
hwreg::RegisterAddr<GeniStatusRegister> Get ()
Defined at line 53 of file ../../zircon/system/ulib/uart/include/lib/uart/geni.h