struct UsiConfigRegister

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

Expect the USI to be in UART mode. This Register is here for completion, but it should not be

medled with.

USI_CONF

Public Members

 field_config_i2c_171
 field_config_spi_172
 field_config_uart_173

Public Methods

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

31:3 Reserved.

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

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

31:3 Reserved.

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

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

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

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

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

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

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

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

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

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

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

hwreg::RegisterAddr<UsiConfigRegister> Get ()

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

Records