struct RxErrorStatusRegister

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

UERSTAT

Public Members

 field_break_signal_94
 field_frame_error_95
 field_parity_error_96
 field_overrun_error_97

Public Methods

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

31:4 Reserved.

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

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

31:4 Reserved.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hwreg::RegisterAddr<RxErrorStatusRegister> Get ()

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

Records