struct InterruptSourceRegister

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

UINTS

Public Members

 field_source_cts_145
 field_source_tx_146
 field_source_error_147
 field_source_rx_148

Public Methods

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

31:4 Reserved.

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

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

31:4 Reserved.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hwreg::RegisterAddr<InterruptSourceRegister> Get ()

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

Records