class I2cRegister3ByteAddress

Defined at line 64 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc

Public Members

 field_test_bit_68
 field_test_field_69

Public Methods

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

Defined at line 68 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc

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

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

Defined at line 68 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc

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

Defined at line 69 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc

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

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

Defined at line 69 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc

hwreg::I2cRegisterAddr<I2cRegister3ByteAddress> Get ()

Defined at line 70 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc

Records