class AmlI2cDelayValues

Defined at line 279 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

One struct must be present for each bus managed by this driver.

Default register values are preserved if delay values are not set.

Public Members

static const char[] kSerializableName

Public Methods

void AmlI2cDelayValues (Storage_ storage)
void AmlI2cDelayValues ()

Defined at line 286 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

void AmlI2cDelayValues (AmlI2cDelayValues && )

Defined at line 287 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

void AmlI2cDelayValues (const AmlI2cDelayValues & other)
AmlI2cDelayValues & operator= (AmlI2cDelayValues && )

Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.hardware.amlogic.metadata/fuchsia.hardware.amlogic.metadata/cpp/fidl/fuchsia.hardware.amlogic.metadata/cpp/natural_types.h

AmlI2cDelayValues & operator= (const AmlI2cDelayValues & other)
bool operator== (const AmlI2cDelayValues & other)
bool operator!= (const AmlI2cDelayValues & other)
bool IsEmpty ()
const std::optional<uint16_t> & quarter_clock_delay ()
::std::optional<uint16_t> & quarter_clock_delay ()
AmlI2cDelayValues & quarter_clock_delay (std::optional<uint16_t> value)

Setter for quarter_clock_delay.

const std::optional<uint16_t> & clock_low_delay ()
::std::optional<uint16_t> & clock_low_delay ()
AmlI2cDelayValues & clock_low_delay (std::optional<uint16_t> value)

Setter for clock_low_delay.

void AmlI2cDelayValues (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits