struct InterruptMaskRegister

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

UINTM

Public Members

 field_mask_cts_156
 field_mask_tx_157
 field_mask_error_158
 field_mask_rx_159

Public Methods

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

31:4 Reserved.

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

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

31:4 Reserved.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hwreg::RegisterAddr<InterruptMaskRegister> Get ()

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

Records