struct InterruptPendingRegister

Defined at line 132 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

UINTP

Public Members

 field_cts_134
 field_tx_135
 field_error_136
 field_rx_137

Public Methods

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

31:4 Reserved.

Defined at line 134 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

31:4 Reserved.

Defined at line 134 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

Defined at line 135 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

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

Defined at line 135 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

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

Defined at line 136 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

Defined at line 136 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

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

Defined at line 137 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

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

Defined at line 137 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

hwreg::RegisterAddr<InterruptPendingRegister> Get ()

Defined at line 139 of file ../../zircon/system/ulib/uart/include/lib/uart/exynos-usi.h

Records